PolicyState.ResourceGroup Property

Definition

Gets or sets resource group name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to