Sdílet prostřednictvím


ComputeDataDisk interface

A data disks attached to a virtual machine.

Properties

diskSizeGiB

Gets data disk size in GiB.

diskUri

When backed by a blob, the URI of underlying blob.

managedDiskId

When backed by managed disk, this is the ID of the compute disk resource.

name

Gets data disk name.

Property Details

diskSizeGiB

Gets data disk size in GiB.

diskSizeGiB?: number

Property Value

number

diskUri

When backed by a blob, the URI of underlying blob.

diskUri?: string

Property Value

string

managedDiskId

When backed by managed disk, this is the ID of the compute disk resource.

managedDiskId?: string

Property Value

string

name

Gets data disk name.

name?: string

Property Value

string