AzLocalDiskInput Class

Definition

public class AzLocalDiskInput
type AzLocalDiskInput = class
Public Class AzLocalDiskInput
Inheritance
AzLocalDiskInput

Constructors

Name Description
AzLocalDiskInput(String, Boolean, Int64, String, Boolean, Nullable<Int64>, String)
AzLocalDiskInput(String, Boolean, Int64, String, Boolean, Nullable<Int64>)

Properties

Name Description
DiskFileFormat

Gets or sets the type of the virtual hard disk, vhd or vhdx.

DiskId

Gets or sets the disk Id.

DiskPhysicalSectorSize

Gets or sets a value of disk physical sector size.

DiskSizeGb

Gets or sets the disk size in GB.

IsDynamic

Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.

IsOSDisk

Gets or sets a value indicating whether disk is os disk.

Applies to