Condividi tramite


ManagedClusterIdentity interface

Identità per il cluster gestito.

Proprietà

type

Per altre informazioni, vedere usare le identità gestite nel servizio Azure Kubernetes.

userAssignedIdentities

Le chiavi devono essere ID risorsa ARM nel formato :'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

Dettagli proprietà

type

Per altre informazioni, vedere usare le identità gestite nel servizio Azure Kubernetes.

type?: "SystemAssigned" | "UserAssigned" | "None"

Valore della proprietà

"SystemAssigned" | "UserAssigned" | "None"

userAssignedIdentities

Le chiavi devono essere ID risorsa ARM nel formato :'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

userAssignedIdentities?: Record<string, ManagedServiceIdentityUserAssignedIdentitiesValue>

Valore della proprietà