ManagedDiskParameters interface

The parameters of a managed disk.

Extends

Properties

additionalDiskProperties

Specifies additional properties for the managed disk that can be set at the time of implicit creation of the disk. This property is not captured for Restore Points.

diskEncryptionSet

Specifies the customer managed disk encryption set resource id for the managed disk.

securityProfile

Specifies the security profile for the managed disk.

storageAccountType

Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk.

Inherited Properties

id

Resource Id

Property Details

additionalDiskProperties

Specifies additional properties for the managed disk that can be set at the time of implicit creation of the disk. This property is not captured for Restore Points.

additionalDiskProperties?: AdditionalDiskProperties

Property Value

diskEncryptionSet

Specifies the customer managed disk encryption set resource id for the managed disk.

diskEncryptionSet?: DiskEncryptionSetParameters

Property Value

securityProfile

Specifies the security profile for the managed disk.

securityProfile?: VMDiskSecurityProfile

Property Value

storageAccountType

Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk.

storageAccountType?: string

Property Value

string

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From SubResource.id