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