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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET