NGroupPatch interface

描述 NGroups 資源。

屬性

containerGroupProfiles

可用於 NGroups 資源的容器群組配置檔。

elasticProfile

彈性配置檔。

identity

如果已設定,則為 NGroup 的身分識別。

placementProfile

提供 w.r.t 配置和管理 w.r.t 特定放置原則的選項。 這些利用基礎 Azure 基礎結構所提供的功能。 它們通常用於高可用性案例。 例如,將 CG 分散到容錯網域。

provisioningState

只出現在回應中的布建狀態。

systemData

與建立和上次修改資源相關的元數據。

tags

資源標記。

updateProfile

客戶用來指定更新 NGroup 中容器群組的方式。

zones

NGroup 的區域。

屬性詳細資料

containerGroupProfiles

可用於 NGroups 資源的容器群組配置檔。

containerGroupProfiles?: ContainerGroupProfileStub[]

屬性值

elasticProfile

彈性配置檔。

elasticProfile?: ElasticProfile

屬性值

identity

如果已設定,則為 NGroup 的身分識別。

identity?: NGroupIdentity

屬性值

placementProfile

提供 w.r.t 配置和管理 w.r.t 特定放置原則的選項。 這些利用基礎 Azure 基礎結構所提供的功能。 它們通常用於高可用性案例。 例如,將 CG 分散到容錯網域。

placementProfile?: PlacementProfile

屬性值

provisioningState

只出現在回應中的布建狀態。

provisioningState?: string

屬性值

string

systemData

與建立和上次修改資源相關的元數據。

systemData?: SystemData

屬性值

tags

資源標記。

tags?: Record<string, string>

屬性值

Record<string, string>

updateProfile

客戶用來指定更新 NGroup 中容器群組的方式。

updateProfile?: UpdateProfile

屬性值

zones

NGroup 的區域。

zones?: string[]

屬性值

string[]