HyperVToAzStackHciDiskInput Class

Definition

HyperVToAzStack disk input.

public class HyperVToAzStackHciDiskInput
type HyperVToAzStackHciDiskInput = class
Public Class HyperVToAzStackHciDiskInput
Inheritance
HyperVToAzStackHciDiskInput

Constructors

HyperVToAzStackHciDiskInput(String, Int64, String, Boolean)

Initializes a new instance of HyperVToAzStackHciDiskInput.

Properties

DiskFileFormat

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

DiskId

Gets or sets the disk Id.

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.

StorageContainerId

Gets or sets the target storage account ARM Id.

Applies to