Share via


KubeEnvironmentPatchResource.ContainerAppsConfiguration Property

Definition

Gets or sets cluster configuration for Container Apps Environments to configure Dapr Instrumentation Key and VNET Configuration

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to