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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET