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
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:
- Identity
Binding stringName - The name of the identity binding.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Resource
Name string - The name of the managed cluster resource.
- Identity
Binding stringName - The name of the identity binding.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Resource
Name string - The name of the managed cluster resource.
- identity
Binding StringName - The name of the identity binding.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- resource
Name String - The name of the managed cluster resource.
- identity
Binding stringName - The name of the identity binding.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- resource
Name string - The name of the managed cluster resource.
- identity_
binding_ strname - The name of the identity binding.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- resource_
name str - The name of the managed cluster resource.
- identity
Binding StringName - The name of the identity binding.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- resource
Name String - The name of the managed cluster resource.
getIdentityBinding Result
The following output properties are available:
- Azure
Api stringVersion - 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.
Azure Native. Container Service. Outputs. Identity Binding Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Container Service. Outputs. System Data Response - 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 stringVersion - 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
Identity
Binding Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - 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 StringVersion - The Azure API version of the resource.
- e
Tag 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
Identity
Binding Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - 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 stringVersion - The Azure API version of the resource.
- e
Tag 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
Identity
Binding Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - 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_ strversion - 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
Identity
Binding Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - 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"
- azure
Api StringVersion - The Azure API version of the resource.
- e
Tag 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.
- system
Data 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
- Client
Id string - The client ID of the managed identity.
- Object
Id string - The object ID of the managed identity.
- Resource
Id string - The resource ID of the managed identity.
- Tenant
Id string - The tenant ID of the managed identity.
- Client
Id string - The client ID of the managed identity.
- Object
Id string - The object ID of the managed identity.
- Resource
Id string - The resource ID of the managed identity.
- Tenant
Id string - The tenant ID of the managed identity.
- client
Id String - The client ID of the managed identity.
- object
Id String - The object ID of the managed identity.
- resource
Id String - The resource ID of the managed identity.
- tenant
Id String - The tenant ID of the managed identity.
- client
Id string - The client ID of the managed identity.
- object
Id string - The object ID of the managed identity.
- resource
Id string - The resource ID of the managed identity.
- tenant
Id 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.
- client
Id String - The client ID of the managed identity.
- object
Id String - The object ID of the managed identity.
- resource
Id String - The resource ID of the managed identity.
- tenant
Id String - The tenant ID of the managed identity.
IdentityBindingOidcIssuerProfileResponse
- Oidc
Issuer stringUrl - The OIDC issuer URL of the IdentityBinding.
- Oidc
Issuer stringUrl - The OIDC issuer URL of the IdentityBinding.
- oidc
Issuer StringUrl - The OIDC issuer URL of the IdentityBinding.
- oidc
Issuer stringUrl - The OIDC issuer URL of the IdentityBinding.
- oidc_
issuer_ strurl - The OIDC issuer URL of the IdentityBinding.
- oidc
Issuer StringUrl - The OIDC issuer URL of the IdentityBinding.
IdentityBindingPropertiesResponse
- Managed
Identity Pulumi.Azure Native. Container Service. Inputs. Identity Binding Managed Identity Profile Response - Managed identity profile for the identity binding.
- Oidc
Issuer Pulumi.Azure Native. Container Service. Inputs. Identity Binding Oidc Issuer Profile Response - The OIDC issuer URL of the IdentityBinding.
- Provisioning
State string - The status of the last operation.
- Managed
Identity IdentityBinding Managed Identity Profile Response - Managed identity profile for the identity binding.
- Oidc
Issuer IdentityBinding Oidc Issuer Profile Response - The OIDC issuer URL of the IdentityBinding.
- Provisioning
State string - The status of the last operation.
- managed
Identity IdentityBinding Managed Identity Profile Response - Managed identity profile for the identity binding.
- oidc
Issuer IdentityBinding Oidc Issuer Profile Response - The OIDC issuer URL of the IdentityBinding.
- provisioning
State String - The status of the last operation.
- managed
Identity IdentityBinding Managed Identity Profile Response - Managed identity profile for the identity binding.
- oidc
Issuer IdentityBinding Oidc Issuer Profile Response - The OIDC issuer URL of the IdentityBinding.
- provisioning
State string - The status of the last operation.
- managed_
identity IdentityBinding Managed Identity Profile Response - Managed identity profile for the identity binding.
- oidc_
issuer IdentityBinding Oidc Issuer Profile Response - The OIDC issuer URL of the IdentityBinding.
- provisioning_
state str - The status of the last operation.
- managed
Identity Property Map - Managed identity profile for the identity binding.
- oidc
Issuer Property Map - The OIDC issuer URL of the IdentityBinding.
- provisioning
State String - The status of the last operation.
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
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