Cluster 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
叢集的相關資訊。
[Microsoft.Rest.Serialization.JsonTransformation]
public class Cluster : Microsoft.Azure.Management.BatchAI.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Cluster = class
inherit ProxyResource
Public Class Cluster
Inherits ProxyResource
- 繼承
- 屬性
建構函式
屬性
AllocationState |
取得配置狀態。 |
AllocationStateTransitionTime |
取得配置狀態轉換時間。 |
CreationTime |
取得建立時間。 |
CurrentNodeCount |
取得目前的節點計數。 |
Errors |
取得錯誤。 |
Id |
取得資源的識別碼。 (繼承來源 ProxyResource) |
Name |
取得資源的名稱。 (繼承來源 ProxyResource) |
NodeSetup |
取得或設定節點設定。 |
NodeStateCounts |
取得節點狀態計數。 |
ProvisioningState |
取得布建狀態。 |
ProvisioningStateTransitionTime |
取得布建狀態轉換時間。 |
ScaleSettings |
取得或設定擴展設定。 |
Subnet |
取得或設定子網。 |
Type |
取得資源的型別。 (繼承來源 ProxyResource) |
UserAccountSettings |
取得或設定使用者帳戶設定。 |
VirtualMachineConfiguration |
取得或設定 VM 組態。 |
VmPriority |
取得或設定 VM 優先順序。 |
VmSize |
取得或設定 VM 大小。 |
方法
Validate() |
驗證 物件。 |