共用方式為


HyperVVirtualMachineDetails interface

Single Host fabric provider specific VM settings.

Extends

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.

instanceType

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

osDetails

The Last replication time.

sourceItemId

The source id of the object.

Property Details

diskDetails

The Last successful failover time.

diskDetails?: DiskDetails[]

Property Value

generation

The id of the object in fabric.

generation?: string

Property Value

string

hasFibreChannelAdapter

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

hasFibreChannelAdapter?: string

Property Value

string

hasPhysicalDisk

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

hasPhysicalDisk?: string

Property Value

string

hasSharedVhd

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

hasSharedVhd?: string

Property Value

string

hyperVHostId

The Id of the hyper-v host in fabric.

hyperVHostId?: string

Property Value

string

instanceType

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

instanceType: "HyperVVirtualMachine" | "VmmVirtualMachine"

Property Value

"HyperVVirtualMachine" | "VmmVirtualMachine"

osDetails

The Last replication time.

osDetails?: OSDetails

Property Value

sourceItemId

The source id of the object.

sourceItemId?: string

Property Value

string