Share via


Attestation.PolicyDefinitionReferenceId Property

Definition

Gets or sets the policy definition reference ID from a policy set definition that the attestation is setting the state for. If the policy assignment assigns a policy set definition the attestation can choose a definition within the set definition with this property or omit this and set the state for the entire 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