IVmmVirtualMachineDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VmmVirtualMachineDetailsTypeConverter))]
public interface IVmmVirtualMachineDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IHyperVVirtualMachineDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VmmVirtualMachineDetailsTypeConverter))>]
type IVmmVirtualMachineDetails = interface
interface IJsonSerializable
interface IHyperVVirtualMachineDetails
interface IConfigurationSettings
Public Interface IVmmVirtualMachineDetails
Implements IHyperVVirtualMachineDetails
- Derived
- Attributes
- Implements
Properties
DiskDetail |
The Last successful failover time. (Inherited from IHyperVVirtualMachineDetails) |
Generation |
The id of the object in fabric. (Inherited from IHyperVVirtualMachineDetails) |
HasFibreChannelAdapter |
A value indicating whether the VM has a fibre channel adapter attached. String value of SrsDataContract.PresenceStatus enum. (Inherited from IHyperVVirtualMachineDetails) |
HasPhysicalDisk |
A value indicating whether the VM has a physical disk attached. String value of SrsDataContract.PresenceStatus enum. (Inherited from IHyperVVirtualMachineDetails) |
HasSharedVhd |
A value indicating whether the VM has a shared VHD attached. String value of SrsDataContract.PresenceStatus enum. (Inherited from IHyperVVirtualMachineDetails) |
HyperVHostId |
The Id of the hyper-v host in fabric. (Inherited from IHyperVVirtualMachineDetails) |
InstanceType |
Gets the class type. Overridden in derived classes. (Inherited from IConfigurationSettings) |
OSDetailOsedition |
The OSEdition. (Inherited from IHyperVVirtualMachineDetails) |
OSDetailOsmajorVersion |
The OS Major Version. (Inherited from IHyperVVirtualMachineDetails) |
OSDetailOsminorVersion |
The OS Minor Version. (Inherited from IHyperVVirtualMachineDetails) |
OSDetailOstype |
VM Disk details. (Inherited from IHyperVVirtualMachineDetails) |
OSDetailOsversion |
The OS Version. (Inherited from IHyperVVirtualMachineDetails) |
OSDetailProductType |
Product type. (Inherited from IHyperVVirtualMachineDetails) |
SourceItemId |
The source id of the object. (Inherited from IHyperVVirtualMachineDetails) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |