Bagikan melalui


PolicyExemptionProperties.PolicyDefinitionReferenceIds Property

Definition

Gets or sets the policy definition reference Ids when the associated policy assignment is for a policy set (initiative).

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string[] PolicyDefinitionReferenceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.PolicyDefinitionReferenceIds : string[] with get, set
Public Property PolicyDefinitionReferenceIds As String()

Property Value

String[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to