Share via


ManagedDisk interface

The managed disk parameters.

Properties

diskEncryptionSet

Specifies the customer managed disk encryption set resource id for the managed disk. It can be set only in UserSubscription mode.

securityProfile

Specifies the security profile settings for the managed disk. Note: It can only be set for Confidential VMs and is required when using Confidential VMs.

storageAccountType

The storage account type for use in creating data disks or OS disk.

Property Details

diskEncryptionSet

Specifies the customer managed disk encryption set resource id for the managed disk. It can be set only in UserSubscription mode.

diskEncryptionSet?: DiskEncryptionSetParameters

Property Value

securityProfile

Specifies the security profile settings for the managed disk. Note: It can only be set for Confidential VMs and is required when using Confidential VMs.

securityProfile?: VMDiskSecurityProfile

Property Value

storageAccountType

The storage account type for use in creating data disks or OS disk.

storageAccountType?: StorageAccountType

Property Value