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}