ContainerServiceManagedClusterData.DiskEncryptionSetId 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.
The Resource ID of the disk encryption set to use for enabling encryption at rest. This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' Serialized Name: ManagedCluster.properties.diskEncryptionSetID
public Azure.Core.ResourceIdentifier DiskEncryptionSetId { get; set; }
member this.DiskEncryptionSetId : Azure.Core.ResourceIdentifier with get, set
Public Property DiskEncryptionSetId As ResourceIdentifier