Skip to main content

JitactivationhistorydocumentSummaryPolicyMatchesInner

Properties

NameTypeDescriptionNotes
PolicyIdStringUUID of the matched policy.[optional]
PolicyNameStringDisplay name of the matched policy.[optional]

Examples

  • Prepare the resource
$JitactivationhistorydocumentSummaryPolicyMatchesInner = Initialize-JitactivationhistorydocumentSummaryPolicyMatchesInner  -PolicyId 4d79eca9-8a77-4d06-8297-9be9868906f1 `
-PolicyName Austin Engineering Policy
  • Convert the resource to JSON
$JitactivationhistorydocumentSummaryPolicyMatchesInner | ConvertTo-JSON

[Back to top]