你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualMachineScaleSetManagedDiskParameters interface

Describes the parameters of a ScaleSet managed disk.

Properties

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.

Property Details

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