ManagedDisk.DiskEncryptionSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the customer managed disk encryption set resource id for the managed disk. It can be set only in UserSubscription mode.
public Azure.Compute.Batch.DiskEncryptionSetParameters DiskEncryptionSet { get; set; }
member this.DiskEncryptionSet : Azure.Compute.Batch.DiskEncryptionSetParameters with get, set
Public Property DiskEncryptionSet As DiskEncryptionSetParameters