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.

storageAccountType

The storage account type for managed disk.

Possible values: "standard_lrs", "premium_lrs", "standardssd_lrs"

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.

securityProfile?: BatchVmDiskSecurityProfile

Property Value

storageAccountType

The storage account type for managed disk.

Possible values: "standard_lrs", "premium_lrs", "standardssd_lrs"

storageAccountType?: string

Property Value

string