id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-entitlement-owner |
EntitlementOwner |
EntitlementOwner |
EntitlementOwner |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| EntitlementOwner |
|
/tools/sdk/powershell/beta/models/entitlement-owner |
| SDK |
| Software Development Kit |
| EntitlementOwner |
|
EntitlementOwner
Properties
| Name |
Type |
Description |
Notes |
| Id |
Pointer to String |
The owner id for the entitlement |
[optional] |
| Name |
Pointer to String |
The owner name for the entitlement |
[optional] |
| Type |
Pointer to Enum [ "IDENTITY" ] |
The type of the owner. Initially only type IDENTITY is supported |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]