CommonClusterProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
叢集的通用屬性
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' |