Update to powershell SDK docs: 13687248839

This commit is contained in:
developer-relations-sp
2025-03-05 23:01:41 +00:00
parent 0416b2638d
commit cc16c76228
57 changed files with 463 additions and 1664 deletions

View File

@@ -17,11 +17,11 @@ tags: ['SDK', 'Software Development Kit', 'GetRoleAssignments200ResponseInner',
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **String** | Assignment Id | [optional]
**Role** | [**BaseReferenceDto1**](base-reference-dto1) | | [optional]
**Role** | [**BaseReferenceDto**](base-reference-dto) | | [optional]
**Comments** | **String** | Comments added by the user when the assignment was made | [optional]
**AssignmentSource** | **String** | Source describing how this assignment was made | [optional]
**Assigner** | [**BaseReferenceDto1**](base-reference-dto1) | | [optional]
**AssignedDimensions** | [**[]BaseReferenceDto1**](base-reference-dto1) | Dimensions assigned related to this role | [optional]
**Assigner** | [**BaseReferenceDto**](base-reference-dto) | | [optional]
**AssignedDimensions** | [**[]BaseReferenceDto**](base-reference-dto) | Dimensions assigned related to this role | [optional]
**AssignmentContext** | [**AssignmentContextDto**](assignment-context-dto) | | [optional]
**AccountTargets** | [**[]RoleTargetDto**](role-target-dto) | | [optional]
**RemoveDate** | **String** | Date that the assignment will be removed | [optional]