Identityentitlements
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ObjectRef | Taggedobjectdto | [optional] | |
| Tags | []String | Labels to be applied to object. | [optional] |
Examples
- Prepare the resource
$Identityentitlements = Initialize-Identityentitlements -ObjectRef null `
-Tags ["BU_FINANCE","PCI"]
- Convert the resource to JSON
$Identityentitlements | ConvertTo-JSON