SettingSelector.LabelFilter 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.
Label filter that will be used to select a set of ConfigurationSetting entities.
public string LabelFilter { get; set; }
member this.LabelFilter : string with get, set
Public Property LabelFilter As String
Property Value
Remarks
See the documentation for this client library for details on the format of filter expressions.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET