ManagedDisk interface
The managed disk parameters.
Properties
| disk |
Specifies the customer managed disk encryption set resource id for the managed disk. It can be set only in UserSubscription mode. |
| security |
Specifies the security profile settings for the managed disk. |
| storage |
The storage account type for managed 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.
securityProfile?: BatchVmDiskSecurityProfile
Property Value
storageAccountType
The storage account type for managed disk.
storageAccountType?: StorageAccountType