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

ClusterPatchProperties interface

群集属性。

属性

aadClientId

群集 AAD 标识的应用 ID。

aadTenantId

群集 AAD 标识的租户 ID。

cloudManagementEndpoint

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

desiredProperties

群集的所需属性。

属性详细信息

aadClientId

群集 AAD 标识的应用 ID。

aadClientId?: string

属性值

string

aadTenantId

群集 AAD 标识的租户 ID。

aadTenantId?: string

属性值

string

cloudManagementEndpoint

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

cloudManagementEndpoint?: string

属性值

string

desiredProperties

群集的所需属性。

desiredProperties?: ClusterDesiredProperties

属性值