CommonClusterProperties 類別

定義

叢集的通用屬性

public class CommonClusterProperties
type CommonClusterProperties = class
Public Class CommonClusterProperties
繼承
CommonClusterProperties
衍生

建構函式

CommonClusterProperties()

初始化 CommonClusterProperties 類別的新實例。

CommonClusterProperties(Nullable<Int32>, String, Nullable<Int32>, IList<String>)

初始化 CommonClusterProperties 類別的新實例。

屬性

ClusterId

取得身分識別

ClusterSize

取得或設定叢集大小

Hosts

取得或設定主機

ProvisioningState

取得或設定叢集布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'刪除'、'Updateing'

適用於