Share via


DiskEncryptionSetData.Identity Property

Definition

The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.

public Azure.ResourceManager.Models.ManagedServiceIdentity Identity { get; set; }
member this.Identity : Azure.ResourceManager.Models.ManagedServiceIdentity with get, set
Public Property Identity As ManagedServiceIdentity

Property Value

Applies to