次の方法で共有


KubeEnvironment クラス

Azure App Serviceによって Web ワークロードに特化した Kubernetes クラスター。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.web.v2023_01_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)

Keyword-Only パラメータ

名前 説明
kind
str

リソースの種類。

location
str

リソースの場所。 必須。

tags

リソース タグ。

extended_location

拡張された場所。

internal_load_balancer_enabled

Vnet/Subnet 内でのみ表示されます。

static_ip
str

KubeEnvironment の静的 IP。

environment_type
str

Kubernetes 環境の種類。 値が Managed である Container App Environments でのみサポートされます。

arc_configuration

ARC クラスター コンポーネントの種類を決定するクラスター構成。 例: BuildService の種類、FrontEnd Service ArtifactsStorageType などを選択します。

app_logs_configuration

ログ デーモンがアプリ ログを宛先にエクスポートできるようにするクラスター構成。 現在、"log-analytics" のみがサポートされています。

container_apps_configuration

Dapr Instrumentation Key と VNET 構成を構成するための Container Apps 環境のクラスター構成。

aks_resource_id
str

変数

名前 説明
id
str

リソース ID。

name
str

リソース名。

kind
str

リソースの種類。

location
str

リソースの場所。 必須。

type
str

リソースの種類。

tags

リソース タグ。

extended_location

拡張された場所。

provisioning_state

Kubernetes 環境のプロビジョニング状態。 既知の値は、"Succeeded"、"Failed"、"Canceled"、"Waiting"、"InitializationInProgress"、"InfrastructureSetupInProgress"、"InfrastructureSetupComplete"、"ScheduledForDelete"、"UpgradeRequested"、および "UpgradeFailed" です。

deployment_errors
str

デプロイまたはデプロイの検証中に発生したエラー。

internal_load_balancer_enabled

Vnet/Subnet 内でのみ表示されます。

default_domain
str

クラスターの既定のドメイン名。

static_ip
str

KubeEnvironment の静的 IP。

environment_type
str

Kubernetes 環境の種類。 値が Managed である Container App Environments でのみサポートされます。

arc_configuration

ARC クラスター コンポーネントの種類を決定するクラスター構成。 例: BuildService の種類、FrontEnd Service ArtifactsStorageType などを選択します。

app_logs_configuration

ログ デーモンがアプリ ログを宛先にエクスポートできるようにするクラスター構成。 現在、"log-analytics" のみがサポートされています。

container_apps_configuration

Dapr Instrumentation Key と VNET 構成を構成するための Container Apps 環境のクラスター構成。

aks_resource_id
str