다음을 통해 공유


DiskEncryptionSet.Identity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to