JitactivationhistorydocumentSummary
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| PolicyMatches | []JitactivationhistorydocumentSummaryPolicyMatchesInner | List of policies that matched during activation evaluation. | [optional] |
| Reauthentication | JitactivationhistorydocumentSummaryReauthentication | [optional] | |
| Justification | JitactivationhistorydocumentSummaryJustification | [optional] | |
| ServiceNowTicket | JitactivationhistorydocumentSummaryServiceNowTicket | [optional] |
Examples
- Prepare the resource
$JitactivationhistorydocumentSummary = Initialize-JitactivationhistorydocumentSummary -PolicyMatches null `
-Reauthentication null `
-Justification null `
-ServiceNowTicket null
- Convert the resource to JSON
$JitactivationhistorydocumentSummary | ConvertTo-JSON