| Id |
String |
The entitlement id |
[optional] |
| Name |
String |
The entitlement name |
[optional] |
| Attribute |
String |
The entitlement attribute name |
[optional] |
| Value |
String |
The value of the entitlement |
[optional] |
| SourceSchemaObjectType |
String |
The object type of the entitlement from the source schema |
[optional] |
| Description |
String |
The description of the entitlement |
[optional] |
| Privileged |
Boolean |
True if the entitlement is privileged |
[optional] |
| CloudGoverned |
Boolean |
True if the entitlement is cloud governed |
[optional] |
| Requestable |
Boolean |
True if the entitlement is able to be directly requested |
[optional] [default to $false] |
| Owner |
EntitlementOwner |
|
[optional] |
| ManuallyUpdatedFields |
[map[string]AnyType]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 |
A map of entitlement fields that have been manually updated. The key is the field name in UPPER_SNAKE_CASE format, and the value is true or false to indicate if the field has been updated. |
[optional] |
| AccessModelMetadata |
EntitlementAccessModelMetadata |
|
[optional] |
| Created |
System.DateTime |
Time when the entitlement was created |
[optional] |
| Modified |
System.DateTime |
Time when the entitlement was last modified |
[optional] |
| Source |
EntitlementSource |
|
[optional] |
| Attributes |
[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] |
| Segments |
[]String |
List of IDs of segments, if any, to which this Entitlement is assigned. |
[optional] |
| DirectPermissions |
[]PermissionDto |
|
[optional] |