IHyperVCluster Interface

Definition

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

Properties

CreatedTimestamp
Error
Fqdn
FunctionalLevel
HostFqdnList
Id
Name
RunAsAccountId
Status
Type
UpdatedTimestamp

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to