ManagedDiskParameters interface
The parameters of a managed disk.
- Extends
Properties
disk |
Specifies the customer managed disk encryption set resource id for the managed disk. |
storage |
Specifies the storage account type for the managed disk. Managed OS disk storage account type can only be set when you create the scale set. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. |
Inherited Properties
id | Resource Id |
Property Details
diskEncryptionSet
Specifies the customer managed disk encryption set resource id for the managed disk.
diskEncryptionSet?: DiskEncryptionSetParameters
Property Value
storageAccountType
Specifies the storage account type for the managed disk. Managed OS disk storage account type can only be set when you create the scale set. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk.
storageAccountType?: string
Property Value
string