Cluster interface
群集详细信息。
- 扩展
属性
aad |
群集 AAD 标识的对象 ID。 |
aad |
群集 AAD 标识的应用 ID。 |
aad |
群集标识服务主体的 ID。 |
aad |
群集 AAD 标识的租户 ID。 |
billing |
应用于资源的计费类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
cloud |
唯一的不可变资源 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
cloud |
从 Azure 门户为管理配置的终结点。 |
created |
资源创建时间戳(UTC)。 |
created |
创建资源的标识。 |
created |
创建资源的标识的类型。 |
desired |
群集的所需属性。 |
last |
最新的计费计量时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
last |
上次修改的资源时间戳(UTC) |
last |
上次修改资源的标识。 |
last |
上次修改资源的标识的类型。 |
last |
最新的群集同步时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
provisioning |
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
registration |
第一个群集同步时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
reported |
群集代理报告的属性。 注意:此属性不会序列化。 它只能由服务器填充。 |
service |
群集的区域特定 DataPath 终结点。 注意:此属性不会序列化。 它只能由服务器填充。 |
status | 群集代理的状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
trial |
试用期内剩余的天数。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
___location | 资源所在的地理位置 |
name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
aadApplicationObjectId
群集 AAD 标识的对象 ID。
aadApplicationObjectId?: string
属性值
string
aadClientId
群集 AAD 标识的应用 ID。
aadClientId?: string
属性值
string
aadServicePrincipalObjectId
群集标识服务主体的 ID。
aadServicePrincipalObjectId?: string
属性值
string
aadTenantId
群集 AAD 标识的租户 ID。
aadTenantId?: string
属性值
string
billingModel
应用于资源的计费类型。 注意:此属性不会序列化。 它只能由服务器填充。
billingModel?: string
属性值
string
cloudId
唯一的不可变资源 ID。注意:此属性不会序列化。 它只能由服务器填充。
cloudId?: string
属性值
string
cloudManagementEndpoint
从 Azure 门户为管理配置的终结点。
cloudManagementEndpoint?: string
属性值
string
createdAt
资源创建时间戳(UTC)。
createdAt?: Date
属性值
Date
createdBy
创建资源的标识。
createdBy?: string
属性值
string
createdByType
创建资源的标识的类型。
createdByType?: string
属性值
string
desiredProperties
lastBillingTimestamp
最新的计费计量时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
lastBillingTimestamp?: Date
属性值
Date
lastModifiedAt
上次修改的资源时间戳(UTC)
lastModifiedAt?: Date
属性值
Date
lastModifiedBy
上次修改资源的标识。
lastModifiedBy?: string
属性值
string
lastModifiedByType
上次修改资源的标识的类型。
lastModifiedByType?: string
属性值
string
lastSyncTimestamp
最新的群集同步时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
lastSyncTimestamp?: Date
属性值
Date
provisioningState
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
registrationTimestamp
第一个群集同步时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
registrationTimestamp?: Date
属性值
Date
reportedProperties
群集代理报告的属性。 注意:此属性不会序列化。 它只能由服务器填充。
reportedProperties?: ClusterReportedProperties
属性值
serviceEndpoint
群集的区域特定 DataPath 终结点。 注意:此属性不会序列化。 它只能由服务器填充。
serviceEndpoint?: string
属性值
string
status
群集代理的状态。 注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string
trialDaysRemaining
试用期内剩余的天数。 注意:此属性不会序列化。 它只能由服务器填充。
trialDaysRemaining?: number
属性值
number
继承属性详细信息
id
资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自 TrackedResource.id 的
___location
name
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string