SettingSelector.MatchConditions 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.
The match conditions of GetConfigurationSettings(SettingSelector, CancellationToken) requests. Conditions are applied to pages one by one in the order specified.
public System.Collections.Generic.IList<Azure.MatchConditions> MatchConditions { get; }
member this.MatchConditions : System.Collections.Generic.IList<Azure.MatchConditions>
Public ReadOnly Property MatchConditions As IList(Of MatchConditions)