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

AzureVmDiskDetails interface

Disk details for E2A provider.

Properties

customTargetDiskName

The custom target Azure disk name.

diskEncryptionSetId

The DiskEncryptionSet ARM ID.

diskId

The disk resource id.

lunId

Ordinal\LunId of the disk for the Azure VM.

maxSizeMB

Max side in MB.

targetDiskLocation

Blob uri of the Azure disk.

targetDiskName

The target Azure disk name.

vhdId

The VHD id.

vhdName

VHD name.

vhdType

VHD type.

Property Details

customTargetDiskName

The custom target Azure disk name.

customTargetDiskName?: string

Property Value

string

diskEncryptionSetId

The DiskEncryptionSet ARM ID.

diskEncryptionSetId?: string

Property Value

string

diskId

The disk resource id.

diskId?: string

Property Value

string

lunId

Ordinal\LunId of the disk for the Azure VM.

lunId?: string

Property Value

string

maxSizeMB

Max side in MB.

maxSizeMB?: string

Property Value

string

targetDiskLocation

Blob uri of the Azure disk.

targetDiskLocation?: string

Property Value

string

targetDiskName

The target Azure disk name.

targetDiskName?: string

Property Value

string

vhdId

The VHD id.

vhdId?: string

Property Value

string

vhdName

VHD name.

vhdName?: string

Property Value

string

vhdType

VHD type.

vhdType?: string

Property Value

string