次の方法で共有


KubeEnvironmentPatchResource.ContainerAppsConfiguration プロパティ

定義

Dapr Instrumentation Key と VNET 構成を構成するための Container Apps 環境のクラスター構成を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerAppsConfiguration")]
public Microsoft.Azure.Management.WebSites.Models.ContainerAppsConfiguration ContainerAppsConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerAppsConfiguration")>]
member this.ContainerAppsConfiguration : Microsoft.Azure.Management.WebSites.Models.ContainerAppsConfiguration with get, set
Public Property ContainerAppsConfiguration As ContainerAppsConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象