ConfigurationFilters.ChildConfigurationFilter 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.
Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
public Azure.ResourceManager.EdgeOrder.Models.EdgeOrderChildConfigurationFilter ChildConfigurationFilter { get; set; }
member this.ChildConfigurationFilter : Azure.ResourceManager.EdgeOrder.Models.EdgeOrderChildConfigurationFilter with get, set
Public Property ChildConfigurationFilter As EdgeOrderChildConfigurationFilter