AvailableWorkloadProfile 類別
具有特定硬體設定以執行容器應用程式的工作負載設定檔。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
- 繼承
-
azure.mgmt.appcontainers.models._models_py3.ProxyResourceAvailableWorkloadProfile
建構函式
AvailableWorkloadProfile(*, location: str | None = None, properties: _models.AvailableWorkloadProfileProperties | None = None, **kwargs: Any)
僅限關鍵字參數
名稱 | Description |
---|---|
location
|
工作負載設定檔的區域。 |
properties
|
修訂資源特定屬性。 |
變數
名稱 | Description |
---|---|
id
|
資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。 |
name
|
資源名稱。 |
type
|
資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」。 |
system_data
|
Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。 |
location
|
工作負載設定檔的區域。 |
properties
|
修訂資源特定屬性。 |