ClusterPatch interface
要更新的叢集詳細數據。
屬性
| aad |
叢集 AAD 身分識別的應用程式識別碼。 |
| aad |
叢集 AAD 身分識別的租用戶標識碼。 |
| cloud |
從 Azure 入口網站設定管理端點 |
| desired |
叢集的所需屬性。 |
| tags | 資源標籤。 |
屬性詳細資料
aadClientId
叢集 AAD 身分識別的應用程式識別碼。
aadClientId?: string
屬性值
string
aadTenantId
叢集 AAD 身分識別的租用戶標識碼。
aadTenantId?: string
屬性值
string
cloudManagementEndpoint
從 Azure 入口網站設定管理端點
cloudManagementEndpoint?: string
屬性值
string
desiredProperties
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}