ConfigurationSettingsFilter Class
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.
Enables filtering of key-values.
public class ConfigurationSettingsFilter
type ConfigurationSettingsFilter = class
Public Class ConfigurationSettingsFilter
- Inheritance
-
ConfigurationSettingsFilter
Constructors
ConfigurationSettingsFilter(String) |
Initializes a new instance of KeyValueFilter. |
Properties
Key |
Filters key-values by their key field. |
Label |
Filters key-values by their label field. |
Tags |
Filters key-values by their tags field.
Each tag in the list should be expressed as a string in the format |
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