Sdílet prostřednictvím


ContainerApp.Configuration Property

Definition

Gets or sets non versioned Container App configuration properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to