Share via


IHyperVHostProperties Interface

Definition

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

Properties

CreatedTimestamp

Timestamp marking Hyper-V host creation.

Error

Errors for Hyper-V hosts.

Fqdn

FQDN/IPAddress of the Hyper-V host.

RunAsAccountId

Run as account ID of the Hyper-V host.

UpdatedTimestamp

Timestamp marking last updated on the Hyper-V host.

Version

Version of the Hyper-V host.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to