NGroup interface
描述 NGroups 資源。
- Extends
屬性
| container |
可用於 NGroups 資源的容器群組配置檔。 |
| elastic |
彈性配置檔。 |
| identity | 如果已設定,則為 NGroup 的身分識別。 |
| location | 資源所在的地理位置 |
| placement |
提供 w.r.t 配置和管理 w.r.t 特定放置原則的選項。 這些利用基礎 Azure 基礎結構所提供的功能。 它們通常用於高可用性案例。 例如,將 CG 分散到容錯網域。 |
| provisioning |
只出現在回應中的布建狀態。 |
| tags | 資源標籤。 |
| update |
客戶用來指定更新 NGroup 中容器群組的方式。 |
| zones | 可用性區域。 |
繼承的屬性
| id | 資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | 資源的名稱 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 |
| type | 資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」 |
屬性詳細資料
containerGroupProfiles
可用於 NGroups 資源的容器群組配置檔。
containerGroupProfiles?: ContainerGroupProfileStub[]
屬性值
elasticProfile
identity
location
資源所在的地理位置
location?: string
屬性值
string
placementProfile
提供 w.r.t 配置和管理 w.r.t 特定放置原則的選項。 這些利用基礎 Azure 基礎結構所提供的功能。 它們通常用於高可用性案例。 例如,將 CG 分散到容錯網域。
placementProfile?: PlacementProfile
屬性值
provisioningState
只出現在回應中的布建狀態。
provisioningState?: string
屬性值
string
tags
資源標籤。
tags?: Record<string, string>
屬性值
Record<string, string>
updateProfile
zones
可用性區域。
zones?: string[]
屬性值
string[]
繼承的屬性詳細資料
id
資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
屬性值
string
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。
systemData?: SystemData
屬性值
type
資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」
type?: string
屬性值
string