Share via


PolicyGroupSummary.PolicyGroupName Property

Definition

Gets or sets policy group name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to