Accountdeleted
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| VarEvent | AccountdeletedEvent | [required] | |
| Source | Accountsourcereference | [required] | |
| Account | Accountv2 | [required] | |
| Identity | Identityreference2 | [required] |
Examples
- Prepare the resource
$Accountdeleted = Initialize-Accountdeleted -VarEvent null `
-Source null `
-Account null `
-Identity null
- Convert the resource to JSON
$Accountdeleted | ConvertTo-JSON