Partager via


SavedSearch.Tags Propriété

Définition

Obtient ou définit les balises attachées à la recherche enregistrée.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tags")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.Tag> Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tags")>]
member this.Tags : System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.Tag> with get, set
Public Property Tags As IList(Of Tag)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à