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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET