你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IClusterProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.ClusterPropertiesTypeConverter))]
public interface IClusterProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.ICommonClusterProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.ClusterPropertiesTypeConverter))>]
type IClusterProperties = interface
    interface IJsonSerializable
    interface ICommonClusterProperties
Public Interface IClusterProperties
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