ProductConfiguration.GroupedChildConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)