Share via


IManagementCluster Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ManagementClusterTypeConverter))]
public interface IManagementCluster : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ICommonClusterProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ManagementClusterTypeConverter))>]
type IManagementCluster = interface
    interface IJsonSerializable
    interface ICommonClusterProperties
Public Interface IManagementCluster
Implements ICommonClusterProperties
Derived
Attributes
Implements

Properties

ClusterId

The identity

(Inherited from ICommonClusterProperties)
ClusterSize

The cluster size

(Inherited from ICommonClusterProperties)
Host

The hosts

(Inherited from ICommonClusterProperties)
ProvisioningState

The state of the cluster provisioning

(Inherited from ICommonClusterProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to