PSAttestation.PolicyDefinitionReferenceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public string PolicyDefinitionReferenceId { get; set; }
member this.PolicyDefinitionReferenceId : string with get, set
Public Property PolicyDefinitionReferenceId As String