Share via


IHyperVClusterProperties Interface

Definition

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

Properties

CreatedTimestamp

Timestamp marking Hyper-V cluster creation.

Error

Errors for Hyper-V clusters.

Fqdn

FQDN/IPAddress of the Hyper-V cluster.

FunctionalLevel

Functional level of the Hyper-V cluster.

HostFqdnList

List of hosts (FQDN) currently being tracked by the cluster.

RunAsAccountId

Run as account ID of the Hyper-V cluster.

Status

Status of the Hyper-V cluster.

UpdatedTimestamp

Timestamp marking last updated on the Hyper-V cluster.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to