AccountsourcereferenceGovernanceGroup
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | ID of the governance group. | [required] |
| Name | String | Name of the governance group. | [required] |
Examples
- Prepare the resource
$AccountsourcereferenceGovernanceGroup = Initialize-AccountsourcereferenceGovernanceGroup -Id group-456 `
-Name governance-group-name
- Convert the resource to JSON
$AccountsourcereferenceGovernanceGroup | ConvertTo-JSON