PolicyState.ResourceTags Property

Definition

Gets or sets list of resource tags.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to