Share via


PolicyMetadata.Category Property

Definition

Gets the category of the policy metadata.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string
Public ReadOnly Property Category As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to