VmmVirtualMachineDetails interface

VMM fabric provider specific VM settings.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

diskDetails

The Last successful failover time.

generation

The id of the object in fabric.

hasFibreChannelAdapter

A value indicating whether the VM has a fibre channel adapter attached. String value of SrsDataContract.PresenceStatus enum.

hasPhysicalDisk

A value indicating whether the VM has a physical disk attached. String value of SrsDataContract.PresenceStatus enum.

hasSharedVhd

A value indicating whether the VM has a shared VHD attached. String value of SrsDataContract.PresenceStatus enum.

hyperVHostId

The Id of the hyper-v host in fabric.

osDetails

The Last replication time.

sourceItemId

The source id of the object.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "VmmVirtualMachine"

Property Value

"VmmVirtualMachine"

Inherited Property Details

diskDetails

The Last successful failover time.

diskDetails?: DiskDetails[]

Property Value

Inherited From HyperVVirtualMachineDetails.diskDetails

generation

The id of the object in fabric.

generation?: string

Property Value

string

Inherited From HyperVVirtualMachineDetails.generation

hasFibreChannelAdapter

A value indicating whether the VM has a fibre channel adapter attached. String value of SrsDataContract.PresenceStatus enum.

hasFibreChannelAdapter?: string

Property Value

string

Inherited From HyperVVirtualMachineDetails.hasFibreChannelAdapter

hasPhysicalDisk

A value indicating whether the VM has a physical disk attached. String value of SrsDataContract.PresenceStatus enum.

hasPhysicalDisk?: string

Property Value

string

Inherited From HyperVVirtualMachineDetails.hasPhysicalDisk

hasSharedVhd

A value indicating whether the VM has a shared VHD attached. String value of SrsDataContract.PresenceStatus enum.

hasSharedVhd?: string

Property Value

string

Inherited From HyperVVirtualMachineDetails.hasSharedVhd

hyperVHostId

The Id of the hyper-v host in fabric.

hyperVHostId?: string

Property Value

string

Inherited From HyperVVirtualMachineDetails.hyperVHostId

osDetails

The Last replication time.

osDetails?: OSDetails

Property Value

Inherited From HyperVVirtualMachineDetails.osDetails

sourceItemId

The source id of the object.

sourceItemId?: string

Property Value

string

Inherited From HyperVVirtualMachineDetails.sourceItemId