你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Cluster interface

群集详细信息。

扩展

属性

aadApplicationObjectId

群集 AAD 标识的对象 ID。

aadClientId

群集 AAD 标识的应用 ID。

aadServicePrincipalObjectId

群集标识服务主体的 ID。

aadTenantId

群集 AAD 标识的租户 ID。

billingModel

应用于资源的计费类型。 注意:此属性不会序列化。 它只能由服务器填充。

cloudId

唯一的不可变资源 ID。注意:此属性不会序列化。 它只能由服务器填充。

cloudManagementEndpoint

从 Azure 门户为管理配置的终结点。

createdAt

资源创建时间戳(UTC)。

createdBy

创建资源的标识。

createdByType

创建资源的标识的类型。

desiredProperties

群集的所需属性。

lastBillingTimestamp

最新的计费计量时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

lastModifiedAt

上次修改的资源时间戳(UTC)

lastModifiedBy

上次修改资源的标识。

lastModifiedByType

上次修改资源的标识的类型。

lastSyncTimestamp

最新的群集同步时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

registrationTimestamp

第一个群集同步时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

reportedProperties

群集代理报告的属性。 注意:此属性不会序列化。 它只能由服务器填充。

serviceEndpoint

群集的区域特定 DataPath 终结点。 注意:此属性不会序列化。 它只能由服务器填充。

status

群集代理的状态。 注意:此属性不会序列化。 它只能由服务器填充。

trialDaysRemaining

试用期内剩余的天数。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

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

群集的所需属性。

desiredProperties?: ClusterDesiredProperties

属性值

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

资源所在的地理位置

___location: string

属性值

string

继承自TrackedResource.___location

name

资源说明的名称:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 TrackedResource.name

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自TrackedResource.tags

type

资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自TrackedResource.type