KeyEncryptionKeyIdentity interface

모델 인터페이스 KeyEncryptionKeyIdentity

속성

type

사용되는 관리 ID의 형식입니다. UserAssigned 또는 SystemAssigned Identity만 지원됩니다.

userAssignedIdentityResourceId

Azure Resource는 리소스와 연관된 사용자 지정 신원에 대해 완전히 자격화된 ID를 제공합니다. 리소스 ID는 다음과 같은 형식을 취합니다: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

속성 세부 정보

type

사용되는 관리 ID의 형식입니다. UserAssigned 또는 SystemAssigned Identity만 지원됩니다.

type: string

속성 값

string

userAssignedIdentityResourceId

Azure Resource는 리소스와 연관된 사용자 지정 신원에 대해 완전히 자격화된 ID를 제공합니다. 리소스 ID는 다음과 같은 형식을 취합니다: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

userAssignedIdentityResourceId?: string

속성 값

string