Dela via


IFilteringTag Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.FilteringTagTypeConverter))]
public interface IFilteringTag : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.FilteringTagTypeConverter))>]
type IFilteringTag = interface
    interface IJsonSerializable
Public Interface IFilteringTag
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Action

Valid actions for a filtering tag.

Name

The name (also known as the key) of the tag.

Value

The value of the tag.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to