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-load-entitlement-task |
LoadEntitlementTask |
LoadEntitlementTask |
LoadEntitlementTask |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| LoadEntitlementTask |
| V2024LoadEntitlementTask |
|
/tools/sdk/powershell/v2024/models/load-entitlement-task |
| SDK |
| Software Development Kit |
| LoadEntitlementTask |
| V2024LoadEntitlementTask |
|
LoadEntitlementTask
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
System-generated unique ID of the task this taskStatus represents |
[optional] |
| Type |
String |
Type of task this task represents |
[optional] |
| UniqueName |
String |
The name of the task |
[optional] |
| Description |
String |
The description of the task |
[optional] |
| Launcher |
String |
The user who initiated the task |
[optional] |
| Created |
System.DateTime |
The creation date of the task |
[optional] |
| Returns |
[]LoadEntitlementTaskReturnsInner |
Return values from the task |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]