id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| reassignment-trail-dto |
ReassignmentTrailDTO |
ReassignmentTrailDTO |
ReassignmentTrailDTO |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ReassignmentTrailDTO |
| ReassignmentTrailDTO |
|
/tools/sdk/powershell/v3/models/reassignment-trail-dto |
| SDK |
| Software Development Kit |
| ReassignmentTrailDTO |
| ReassignmentTrailDTO |
|
ReassignmentTrailDTO
Properties
| Name |
Type |
Description |
Notes |
| PreviousOwner |
Pointer to String |
The ID of previous owner identity. |
[optional] |
| NewOwner |
Pointer to String |
The ID of new owner identity. |
[optional] |
| ReassignmentType |
Pointer to String |
The type of reassignment. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]