共用方式為


KubeEnvironment 類別

Azure App 服務為 Web 工作負載特製化的 Kubernetes 叢集。

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

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

繼承
azure.mgmt.web.v2021_03_01.models._models_py3.Resource
KubeEnvironment

建構函式

KubeEnvironment(*, location: str, kind: str | None = None, tags: Dict[str, str] | None = None, extended_location: _models.ExtendedLocation | None = None, internal_load_balancer_enabled: bool | None = None, static_ip: str | None = None, environment_type: str | None = None, arc_configuration: _models.ArcConfiguration | None = None, app_logs_configuration: _models.AppLogsConfiguration | None = None, container_apps_configuration: _models.ContainerAppsConfiguration | None = None, aks_resource_id: str | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
kind
str

資源種類。

location
str

資源位置。 必要。

tags

資源標籤。

extended_location

擴充位置。

internal_load_balancer_enabled

只在 Vnet/子網內顯示。

static_ip
str

KubeEnvironment 的靜態 IP。

environment_type
str

Kubernetes Environment 的類型。 僅支援值為 Managed 的容器應用程式環境。

arc_configuration

決定 ARC 叢集元件類型的叢集組態。 例如:在 BuildService 種類、FrontEnd Service ArtifactsStorageType 等之間進行選擇。

app_logs_configuration

叢集設定,可讓記錄精靈將應用程式記錄匯出至目的地。 目前僅支援 「log-analytics」。

container_apps_configuration

Container Apps 環境的叢集設定,以設定 Dapr 檢測金鑰和 VNET 組態。

aks_resource_id
str

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

kind
str

資源種類。

location
str

資源位置。 必要。

type
str

資源類型。

tags

資源標籤。

extended_location

擴充位置。

provisioning_state

Kubernetes Environment 的布建狀態。 已知值為:「Succeeded」、「Failed」、「Canceled」、「Waiting」、「InitializationInProgress」、「InfrastructureSetupInProgress」、「InfrastructureSetupComplete」、「ScheduledForDelete」、「UpgradeRequested」 和 「UpgradeFailed」。

deployment_errors
str

部署或部署驗證期間發生的任何錯誤。

internal_load_balancer_enabled

只在 Vnet/子網內顯示。

default_domain
str

叢集的預設功能變數名稱。

static_ip
str

KubeEnvironment 的靜態 IP。

environment_type
str

Kubernetes Environment 的類型。 僅支援值為 Managed 的容器應用程式環境。

arc_configuration

決定 ARC 叢集元件類型的叢集組態。 例如:在 BuildService 種類、FrontEnd Service ArtifactsStorageType 等之間進行選擇。

app_logs_configuration

叢集設定,可讓記錄精靈將應用程式記錄匯出至目的地。 目前僅支援 「log-analytics」。

container_apps_configuration

Container Apps 環境的叢集設定,以設定 Dapr 檢測金鑰和 VNET 組態。

aks_resource_id
str