Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.kusto.getManagedPrivateEndpoint
Explore with Pulumi AI
Gets a managed private endpoint. API Version: 2021-08-27.
Using getManagedPrivateEndpoint
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagedPrivateEndpoint(args: GetManagedPrivateEndpointArgs, opts?: InvokeOptions): Promise<GetManagedPrivateEndpointResult>
function getManagedPrivateEndpointOutput(args: GetManagedPrivateEndpointOutputArgs, opts?: InvokeOptions): Output<GetManagedPrivateEndpointResult>
def get_managed_private_endpoint(cluster_name: Optional[str] = None,
managed_private_endpoint_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedPrivateEndpointResult
def get_managed_private_endpoint_output(cluster_name: Optional[pulumi.Input[str]] = None,
managed_private_endpoint_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedPrivateEndpointResult]
func LookupManagedPrivateEndpoint(ctx *Context, args *LookupManagedPrivateEndpointArgs, opts ...InvokeOption) (*LookupManagedPrivateEndpointResult, error)
func LookupManagedPrivateEndpointOutput(ctx *Context, args *LookupManagedPrivateEndpointOutputArgs, opts ...InvokeOption) LookupManagedPrivateEndpointResultOutput
> Note: This function is named LookupManagedPrivateEndpoint
in the Go SDK.
public static class GetManagedPrivateEndpoint
{
public static Task<GetManagedPrivateEndpointResult> InvokeAsync(GetManagedPrivateEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetManagedPrivateEndpointResult> Invoke(GetManagedPrivateEndpointInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedPrivateEndpointResult> getManagedPrivateEndpoint(GetManagedPrivateEndpointArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:kusto:getManagedPrivateEndpoint
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string The name of the Kusto cluster.
- Managed
Private stringEndpoint Name The name of the managed private endpoint.
- Resource
Group stringName The name of the resource group containing the Kusto cluster.
- Cluster
Name string The name of the Kusto cluster.
- Managed
Private stringEndpoint Name The name of the managed private endpoint.
- Resource
Group stringName The name of the resource group containing the Kusto cluster.
- cluster
Name String The name of the Kusto cluster.
- managed
Private StringEndpoint Name The name of the managed private endpoint.
- resource
Group StringName The name of the resource group containing the Kusto cluster.
- cluster
Name string The name of the Kusto cluster.
- managed
Private stringEndpoint Name The name of the managed private endpoint.
- resource
Group stringName The name of the resource group containing the Kusto cluster.
- cluster_
name str The name of the Kusto cluster.
- managed_
private_ strendpoint_ name The name of the managed private endpoint.
- resource_
group_ strname The name of the resource group containing the Kusto cluster.
- cluster
Name String The name of the Kusto cluster.
- managed
Private StringEndpoint Name The name of the managed private endpoint.
- resource
Group StringName The name of the resource group containing the Kusto cluster.
getManagedPrivateEndpoint Result
The following output properties are available:
- Group
Id string The groupId in which the managed private endpoint is created.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
The name of the resource
- Private
Link stringResource Id The ARM resource ID of the resource for which the managed private endpoint is created.
- Provisioning
State string The provisioned state of the resource.
- System
Data Pulumi.Azure Native. Kusto. Outputs. System Data Response Metadata pertaining to creation and last modification of the resource.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Link stringResource Region The region of the resource to which the managed private endpoint is created.
- Request
Message string The user request message.
- Group
Id string The groupId in which the managed private endpoint is created.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
The name of the resource
- Private
Link stringResource Id The ARM resource ID of the resource for which the managed private endpoint is created.
- Provisioning
State string The provisioned state of the resource.
- System
Data SystemData Response Metadata pertaining to creation and last modification of the resource.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Link stringResource Region The region of the resource to which the managed private endpoint is created.
- Request
Message string The user request message.
- group
Id String The groupId in which the managed private endpoint is created.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
The name of the resource
- private
Link StringResource Id The ARM resource ID of the resource for which the managed private endpoint is created.
- provisioning
State String The provisioned state of the resource.
- system
Data SystemData Response Metadata pertaining to creation and last modification of the resource.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Link StringResource Region The region of the resource to which the managed private endpoint is created.
- request
Message String The user request message.
- group
Id string The groupId in which the managed private endpoint is created.
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
The name of the resource
- private
Link stringResource Id The ARM resource ID of the resource for which the managed private endpoint is created.
- provisioning
State string The provisioned state of the resource.
- system
Data SystemData Response Metadata pertaining to creation and last modification of the resource.
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Link stringResource Region The region of the resource to which the managed private endpoint is created.
- request
Message string The user request message.
- group_
id str The groupId in which the managed private endpoint is created.
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
The name of the resource
- private_
link_ strresource_ id The ARM resource ID of the resource for which the managed private endpoint is created.
- provisioning_
state str The provisioned state of the resource.
- system_
data SystemData Response Metadata pertaining to creation and last modification of the resource.
- type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
link_ strresource_ region The region of the resource to which the managed private endpoint is created.
- request_
message str The user request message.
- group
Id String The groupId in which the managed private endpoint is created.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
The name of the resource
- private
Link StringResource Id The ARM resource ID of the resource for which the managed private endpoint is created.
- provisioning
State String The provisioned state of the resource.
- system
Data Property Map Metadata pertaining to creation and last modification of the resource.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Link StringResource Region The region of the resource to which the managed private endpoint is created.
- request
Message String The user request message.
Supporting Types
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified stringBy Type The type of identity that last modified the resource.
- created_
at str The timestamp of resource creation (UTC).
- created_
by str The identity that created the resource.
- created_
by_ strtype The type of identity that created the resource.
- last_
modified_ strat The timestamp of resource last modification (UTC)
- last_
modified_ strby The identity that last modified the resource.
- last_
modified_ strby_ type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0