Cluster 類別

定義

叢集資源

[Microsoft.Rest.Serialization.JsonTransformation]
public class Cluster : Microsoft.Azure.Management.Avs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Cluster = class
    inherit Resource
Public Class Cluster
Inherits Resource
繼承
Cluster
屬性

建構函式

Cluster()

初始化 Cluster 類別的新實例。

Cluster(Sku, String, String, String, Nullable<Int32>, String, Nullable<Int32>, IList<String>)

初始化 Cluster 類別的新實例。

屬性

ClusterId

取得身分識別

ClusterSize

取得或設定叢集大小

Hosts

取得或設定主機

Id

取得資源識別碼。

(繼承來源 Resource)
Name

取得資源名稱。

(繼承來源 Resource)
ProvisioningState

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

Sku

取得或設定叢集 SKU

Type

取得資源類型。

(繼承來源 Resource)

方法

Validate()

驗證 物件。

適用於