ResourceGroupFilter.TagValue Property

Definition

Gets or sets the tag value.

[Newtonsoft.Json.JsonProperty(PropertyName="tagValue")]
public string TagValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagValue")>]
member this.TagValue : string with get, set
Public Property TagValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to