PolicySetDefinitionInner.Parameters Property

Definition

Gets or sets the policy set definition parameters that can be used in policy definition references.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parameters")]
public object Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parameters")>]
member this.Parameters : obj with get, set
Public Property Parameters As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to