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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET