共用方式為


NonComplianceMessage.PolicyDefinitionReferenceId Property

Definition

Gets or sets the policy definition reference ID within a policy set definition 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(PropertyName="policyDefinitionReferenceId")]
public string PolicyDefinitionReferenceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyDefinitionReferenceId")>]
member this.PolicyDefinitionReferenceId : string with get, set
Public Property PolicyDefinitionReferenceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to