共用方式為


Cluster 類別

定義

叢集詳細資料。

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

建構函式

Cluster()

初始化 Cluster 類別的新實例。

Cluster(String, String, String, String, String, String, IDictionary<String, String>, String, String, String, ClusterReportedProperties, Nullable<Double>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>)

初始化 Cluster 類別的新實例。

屬性

AadClientId

取得或設定叢集 AAD 身分識別的應用程式識別碼。

AadTenantId

取得或設定叢集 AAD 身分識別的租使用者識別碼。

BillingModel

取得套用至資源的計費類型。

CloudId

取得唯一且不可變的資源識別碼。

Id

取得資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(繼承來源 Resource)
LastBillingTimestamp

取得最新的計費計量時間戳記。

LastSyncTimestamp

取得最新的叢集同步時間戳記。

Location

取得或設定資源所在的地理位置

(繼承來源 TrackedResource)
Name

取得資源的名稱

(繼承來源 Resource)
ProvisioningState

取得布建狀態。 可能的值包括:'Succeeded'、'Failed'、'Canceled'、'Accepted'、'Provisioning'

RegistrationTimestamp

取得第一個叢集同步時間戳記。

ReportedProperties

取得或設定叢集代理程式所報告的屬性。

Status

取得叢集代理程式的狀態。 可能的值包括:'NotYetRegistered'、'ConnectedRecently'、'NotConnectedRecently'、'Disconnected'、'Error'

Tags

取得或設定資源標記。

(繼承來源 TrackedResource)
TrialDaysRemaining

取得試用期間剩餘的天數。

Type

取得資源的型別。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。

(繼承來源 Resource)

適用於