Share via


IVMwareToAzStackHciprotectedDiskProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.VMwareToAzStackHciprotectedDiskPropertiesTypeConverter))]
public interface IVMwareToAzStackHciprotectedDiskProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.VMwareToAzStackHciprotectedDiskPropertiesTypeConverter))>]
type IVMwareToAzStackHciprotectedDiskProperties = interface
    interface IJsonSerializable
Public Interface IVMwareToAzStackHciprotectedDiskProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CapacityInByte

Gets or sets the disk capacity in bytes.

DiskType

Gets or sets the disk type.

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 the disk is the OS disk.

MigrateDiskName

Gets or sets the failover clone disk.

SeedDiskName

Gets or sets the seed disk name.

SourceDiskId

Gets or sets the source disk Id.

SourceDiskName

Gets or sets the source disk Name.

StorageContainerId

Gets or sets the ARM Id of the storage container.

StorageContainerLocalPath

Gets or sets the local path of the storage container.

TestMigrateDiskName

Gets or sets the test failover clone disk.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to