PolicySetDefinitionProperties.PolicyDefinitions 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 reference.
[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public Newtonsoft.Json.Linq.JArray PolicyDefinitions { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.PolicyDefinitions : Newtonsoft.Json.Linq.JArray with get, set
Public Property PolicyDefinitions As JArray
Property Value
Newtonsoft.Json.Linq.JArray
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute