共用方式為


Remediation.PolicyDefinitionReferenceId Property

Definition

Gets or sets the policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to