PolicySetDefinitionProperties.PolicyDefinitionGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The policy definition groups.
[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public Newtonsoft.Json.Linq.JArray PolicyDefinitionGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.PolicyDefinitionGroups : Newtonsoft.Json.Linq.JArray with get, set
Public Property PolicyDefinitionGroups As JArray
Property Value
Newtonsoft.Json.Linq.JArray
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute