id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-role-target-dto |
RoleTargetDto |
RoleTargetDto |
RoleTargetDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RoleTargetDto |
|
/tools/sdk/powershell/v2024/models/role-target-dto |
| SDK |
| Software Development Kit |
| RoleTargetDto |
|
RoleTargetDto
Properties
| Name |
Type |
Description |
Notes |
| Source |
Pointer to BaseReferenceDto1 |
|
[optional] |
| AccountInfo |
Pointer to AccountInfoDto |
|
[optional] |
| RoleName |
Pointer to String |
Specific role name for this target if using multiple accounts |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]