次の方法で共有


DiskDetails Class

Definition

Onprem disk details data.

public class DiskDetails
type DiskDetails = class
Public Class DiskDetails
Inheritance
DiskDetails

Constructors

DiskDetails()

Initializes a new instance of the DiskDetails class.

DiskDetails(Nullable<Int64>, String, String, String)

Initializes a new instance of the DiskDetails class.

Properties

MaxSizeMb

Gets or sets the hard disk max size in MB.

VhdId

Gets or sets the VHD Id.

VhdName

Gets or sets the VHD name.

VhdType

Gets or sets the type of the volume.

Applies to