| Id |
Pointer to String |
The entitlement id |
[optional] |
| Name |
Pointer to String |
The entitlement name |
[optional] |
| Created |
Pointer to System.DateTime |
Time when the entitlement was created |
[optional] |
| Modified |
Pointer to System.DateTime |
Time when the entitlement was last modified |
[optional] |
| Attribute |
Pointer to String |
The entitlement attribute name |
[optional] |
| Value |
Pointer to String |
The value of the entitlement |
[optional] |
| SourceSchemaObjectType |
Pointer to String |
The object type of the entitlement from the source schema |
[optional] |
| Privileged |
Pointer to Boolean |
True if the entitlement is privileged |
[optional] [default to $false] |
| CloudGoverned |
Pointer to Boolean |
True if the entitlement is cloud governed |
[optional] [default to $false] |
| Description |
Pointer to String |
The description of the entitlement |
[optional] |
| Requestable |
Pointer to Boolean |
True if the entitlement is requestable |
[optional] [default to $false] |
| Attributes |
Pointer to [map[string]AnyType]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 |
A map of free-form key-value pairs from the source system |
[optional] |
| Source |
Pointer to EntitlementSource |
|
[optional] |
| Owner |
Pointer to EntitlementOwner |
|
[optional] |
| DirectPermissions |
Pointer to []PermissionDto |
|
[optional] |
| Segments |
Pointer to []String |
List of IDs of segments, if any, to which this Entitlement is assigned. |
[optional] |
| ManuallyUpdatedFields |
Pointer to EntitlementManuallyUpdatedFields |
|
[optional] |
| AccessModelMetadata |
Pointer to EntitlementAccessModelMetadata |
|
[optional] |