共用方式為


ContainerApp 類別

容器應用程式。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.appcontainers.models._models_py3.TrackedResource
ContainerApp

建構函式

ContainerApp(*, location: str, tags: Dict[str, str] | None = None, extended_location: _models.ExtendedLocation | None = None, identity: _models.ManagedServiceIdentity | None = None, managed_by: str | None = None, managed_environment_id: str | None = None, environment_id: str | None = None, workload_profile_name: str | None = None, configuration: _models.Configuration | None = None, template: _models.Template | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
tags

資源標籤。

location
str

資源所在的地理位置。 必要。

extended_location

擴充位置的複雜類型。

identity

容器應用程式的受控識別可與其他 Azure 服務互動,而不需在程式碼中維護任何秘密或認證。

managed_by
str

管理此資源之資源的完整資源識別碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除該資源,因為該資源是由另一個資源管理。

managed_environment_id
str

已取代。 容器應用程式環境的資源識別碼。

environment_id
str

環境的資源識別碼。

workload_profile_name
str

要釘選以進行容器應用程式執行的工作負載設定檔名稱。

configuration

非版本設定的容器應用程式組態屬性。

template

容器應用程式已建立版本的應用程式定義。

變數

名稱 Description
id
str

資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

name
str

資源名稱。

type
str

資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」。

system_data

Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。

tags

資源標籤。

location
str

資源所在的地理位置。 必要。

extended_location

擴充位置的複雜類型。

identity

容器應用程式的受控識別可與其他 Azure 服務互動,而不需在程式碼中維護任何秘密或認證。

managed_by
str

管理此資源之資源的完整資源識別碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除該資源,因為該資源是由另一個資源管理。

provisioning_state

容器應用程式的布建狀態。 已知值為:「InProgress」、「成功」、「失敗」、「已取消」和「刪除」。

managed_environment_id
str

已取代。 容器應用程式環境的資源識別碼。

environment_id
str

環境的資源識別碼。

workload_profile_name
str

要釘選以進行容器應用程式執行的工作負載設定檔名稱。

latest_revision_name
str

容器應用程式的最新修訂名稱。

latest_ready_revision_name
str

容器應用程式的最新就緒修訂名稱。

latest_revision_fqdn
str

容器應用程式最新修訂的完整功能變數名稱。

custom_domain_verification_id
str

用來驗證功能變數名稱擁有權的識別碼。

configuration

非版本設定的容器應用程式組態屬性。

template

容器應用程式已建立版本的應用程式定義。

outbound_ip_addresses

容器應用程式的輸出 IP 位址。

event_stream_endpoint
str

容器應用程式之 eventstream 的端點。