1. Packages
  2. Azure Native
  3. API Docs
  4. containerservice
  5. getIdentityBinding
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

azure-native.containerservice.getIdentityBinding

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

    The IdentityBinding resource.

    Uses Azure REST API version 2025-06-02-preview.

    Using getIdentityBinding

    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 getIdentityBinding(args: GetIdentityBindingArgs, opts?: InvokeOptions): Promise<GetIdentityBindingResult>
    function getIdentityBindingOutput(args: GetIdentityBindingOutputArgs, opts?: InvokeOptions): Output<GetIdentityBindingResult>
    def get_identity_binding(identity_binding_name: Optional[str] = None,
                             resource_group_name: Optional[str] = None,
                             resource_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetIdentityBindingResult
    def get_identity_binding_output(identity_binding_name: Optional[pulumi.Input[str]] = None,
                             resource_group_name: Optional[pulumi.Input[str]] = None,
                             resource_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetIdentityBindingResult]
    func LookupIdentityBinding(ctx *Context, args *LookupIdentityBindingArgs, opts ...InvokeOption) (*LookupIdentityBindingResult, error)
    func LookupIdentityBindingOutput(ctx *Context, args *LookupIdentityBindingOutputArgs, opts ...InvokeOption) LookupIdentityBindingResultOutput

    > Note: This function is named LookupIdentityBinding in the Go SDK.

    public static class GetIdentityBinding 
    {
        public static Task<GetIdentityBindingResult> InvokeAsync(GetIdentityBindingArgs args, InvokeOptions? opts = null)
        public static Output<GetIdentityBindingResult> Invoke(GetIdentityBindingInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIdentityBindingResult> getIdentityBinding(GetIdentityBindingArgs args, InvokeOptions options)
    public static Output<GetIdentityBindingResult> getIdentityBinding(GetIdentityBindingArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:containerservice:getIdentityBinding
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IdentityBindingName string
    The name of the identity binding.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ResourceName string
    The name of the managed cluster resource.
    IdentityBindingName string
    The name of the identity binding.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ResourceName string
    The name of the managed cluster resource.
    identityBindingName String
    The name of the identity binding.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    resourceName String
    The name of the managed cluster resource.
    identityBindingName string
    The name of the identity binding.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    resourceName string
    The name of the managed cluster resource.
    identity_binding_name str
    The name of the identity binding.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    resource_name str
    The name of the managed cluster resource.
    identityBindingName String
    The name of the identity binding.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    resourceName String
    The name of the managed cluster resource.

    getIdentityBinding Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    ETag string
    Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.ContainerService.Outputs.IdentityBindingPropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.ContainerService.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AzureApiVersion string
    The Azure API version of the resource.
    ETag string
    Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Properties IdentityBindingPropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    eTag String
    Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties IdentityBindingPropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion string
    The Azure API version of the resource.
    eTag string
    Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    properties IdentityBindingPropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version str
    The Azure API version of the resource.
    e_tag str
    Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    properties IdentityBindingPropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    eTag String
    Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties for this resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    IdentityBindingManagedIdentityProfileResponse

    ClientId string
    The client ID of the managed identity.
    ObjectId string
    The object ID of the managed identity.
    ResourceId string
    The resource ID of the managed identity.
    TenantId string
    The tenant ID of the managed identity.
    ClientId string
    The client ID of the managed identity.
    ObjectId string
    The object ID of the managed identity.
    ResourceId string
    The resource ID of the managed identity.
    TenantId string
    The tenant ID of the managed identity.
    clientId String
    The client ID of the managed identity.
    objectId String
    The object ID of the managed identity.
    resourceId String
    The resource ID of the managed identity.
    tenantId String
    The tenant ID of the managed identity.
    clientId string
    The client ID of the managed identity.
    objectId string
    The object ID of the managed identity.
    resourceId string
    The resource ID of the managed identity.
    tenantId string
    The tenant ID of the managed identity.
    client_id str
    The client ID of the managed identity.
    object_id str
    The object ID of the managed identity.
    resource_id str
    The resource ID of the managed identity.
    tenant_id str
    The tenant ID of the managed identity.
    clientId String
    The client ID of the managed identity.
    objectId String
    The object ID of the managed identity.
    resourceId String
    The resource ID of the managed identity.
    tenantId String
    The tenant ID of the managed identity.

    IdentityBindingOidcIssuerProfileResponse

    OidcIssuerUrl string
    The OIDC issuer URL of the IdentityBinding.
    OidcIssuerUrl string
    The OIDC issuer URL of the IdentityBinding.
    oidcIssuerUrl String
    The OIDC issuer URL of the IdentityBinding.
    oidcIssuerUrl string
    The OIDC issuer URL of the IdentityBinding.
    oidc_issuer_url str
    The OIDC issuer URL of the IdentityBinding.
    oidcIssuerUrl String
    The OIDC issuer URL of the IdentityBinding.

    IdentityBindingPropertiesResponse

    ManagedIdentity IdentityBindingManagedIdentityProfileResponse
    Managed identity profile for the identity binding.
    OidcIssuer IdentityBindingOidcIssuerProfileResponse
    The OIDC issuer URL of the IdentityBinding.
    ProvisioningState string
    The status of the last operation.
    managedIdentity IdentityBindingManagedIdentityProfileResponse
    Managed identity profile for the identity binding.
    oidcIssuer IdentityBindingOidcIssuerProfileResponse
    The OIDC issuer URL of the IdentityBinding.
    provisioningState String
    The status of the last operation.
    managedIdentity IdentityBindingManagedIdentityProfileResponse
    Managed identity profile for the identity binding.
    oidcIssuer IdentityBindingOidcIssuerProfileResponse
    The OIDC issuer URL of the IdentityBinding.
    provisioningState string
    The status of the last operation.
    managed_identity IdentityBindingManagedIdentityProfileResponse
    Managed identity profile for the identity binding.
    oidc_issuer IdentityBindingOidcIssuerProfileResponse
    The OIDC issuer URL of the IdentityBinding.
    provisioning_state str
    The status of the last operation.
    managedIdentity Property Map
    Managed identity profile for the identity binding.
    oidcIssuer Property Map
    The OIDC issuer URL of the IdentityBinding.
    provisioningState String
    The status of the last operation.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi