DotNetComponentData.Configurations Property

Definition

List of .NET Components configuration properties.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.DotNetComponentConfigurationProperty> Configurations { get; }
member this.Configurations : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.DotNetComponentConfigurationProperty>
Public ReadOnly Property Configurations As IList(Of DotNetComponentConfigurationProperty)

Property Value

Applies to