NGroupPatch interface
描述 NGroups 資源。
屬性
| container |
可用於 NGroups 資源的容器群組配置檔。 |
| elastic |
彈性配置檔。 |
| identity | 如果已設定,則為 NGroup 的身分識別。 |
| placement |
提供 w.r.t 配置和管理 w.r.t 特定放置原則的選項。 這些利用基礎 Azure 基礎結構所提供的功能。 它們通常用於高可用性案例。 例如,將 CG 分散到容錯網域。 |
| provisioning |
只出現在回應中的布建狀態。 |
| system |
與建立和上次修改資源相關的元數據。 |
| tags | 資源標記。 |
| update |
客戶用來指定更新 NGroup 中容器群組的方式。 |
| zones | NGroup 的區域。 |
屬性詳細資料
containerGroupProfiles
可用於 NGroups 資源的容器群組配置檔。
containerGroupProfiles?: ContainerGroupProfileStub[]
屬性值
elasticProfile
identity
placementProfile
提供 w.r.t 配置和管理 w.r.t 特定放置原則的選項。 這些利用基礎 Azure 基礎結構所提供的功能。 它們通常用於高可用性案例。 例如,將 CG 分散到容錯網域。
placementProfile?: PlacementProfile
屬性值
provisioningState
只出現在回應中的布建狀態。
provisioningState?: string
屬性值
string
systemData
tags
資源標記。
tags?: Record<string, string>
屬性值
Record<string, string>
updateProfile
zones
NGroup 的區域。
zones?: string[]
屬性值
string[]