Compartilhar via


NonComplianceMessage.PolicyDefinitionReferenceId Property

Definition

The policy definition reference ID within a policy set definition that the message is intended for. This is only applicable if the policy assignment assigns a policy set definition. If this is not provided the message applies to all policies assigned by this policy assignment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to