다음을 통해 공유


EncryptionProperties.Identity 속성

정의

CMK에 사용되는 사용자 ID를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.Automation.Models.EncryptionPropertiesIdentity with get, set
Public Property Identity As EncryptionPropertiesIdentity

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상