Cluster interface
列表或获取作中的单个事件中心群集资源。
属性
| created |
创建事件中心群集时的 UTC 时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| metric |
群集资源的指标 ID。 由服务提供,用户不可修改。 注意:此属性不会序列化。 它只能由服务器填充。 |
| sku | 群集 SKU 的属性。 |
| status | 群集资源的状态注意:此属性不会序列化。 它只能由服务器填充。 |
| updated |
上次更新事件中心群集时的 UTC 时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 资源位置。 |
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| tags | 资源标记。 |
| type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
createdAt
创建事件中心群集时的 UTC 时间。 注意:此属性不会序列化。 它只能由服务器填充。
createdAt?: string
属性值
string
metricId
群集资源的指标 ID。 由服务提供,用户不可修改。 注意:此属性不会序列化。 它只能由服务器填充。
metricId?: string
属性值
string
sku
status
群集资源的状态注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string
updatedAt
上次更新事件中心群集时的 UTC 时间。 注意:此属性不会序列化。 它只能由服务器填充。
updatedAt?: string
属性值
string
继承属性详细信息
id
资源的完全限定资源 ID。 Ex - /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