Cluster interface
清單或取得作業中的單一事件中樞叢集資源。
- Extends
屬性
| created |
建立事件中樞叢集的UTC時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| metric |
叢集資源的計量標識碼。 由服務提供,用戶無法修改。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| provisioning |
叢集的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| sku | 叢集 SKU 的屬性。 |
| status | 叢集資源的狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| supports |
值,指出是否支持調整。 |
| system |
與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| updated |
上次更新事件中樞叢集的UTC時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
| id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| location | 資源位置。 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| tags | 資源標籤。 |
| type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
createdAt
建立事件中樞叢集的UTC時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
createdAt?: string
屬性值
string
metricId
叢集資源的計量標識碼。 由服務提供,用戶無法修改。 注意:這個屬性不會串行化。 它只能由伺服器填入。
metricId?: string
屬性值
string
provisioningState
叢集的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sku
status
叢集資源的狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
status?: string
屬性值
string
supportsScaling
值,指出是否支持調整。
supportsScaling?: boolean
屬性值
boolean
systemData
updatedAt
上次更新事件中樞叢集的UTC時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
updatedAt?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string