ProductConfiguration.GroupedChildConfigurations Property

Definition

Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderGroupedChildConfigurations> GroupedChildConfigurations { get; }
member this.GroupedChildConfigurations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderGroupedChildConfigurations>
Public ReadOnly Property GroupedChildConfigurations As IReadOnlyList(Of EdgeOrderGroupedChildConfigurations)

Property Value

Applies to