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-tenant |
Tenant |
Tenant |
Tenant |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| Tenant |
| BetaTenant |
|
/tools/sdk/powershell/beta/models/tenant |
| SDK |
| Software Development Kit |
| Tenant |
| BetaTenant |
|
Tenant
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
The unique identifier for the Tenant |
[optional] [readonly] |
| Name |
String |
Abbreviated name of the Tenant |
[optional] |
| FullName |
String |
Human-readable name of the Tenant |
[optional] |
| Pod |
String |
Deployment pod for the Tenant |
[optional] |
| Region |
String |
Deployment region for the Tenant |
[optional] |
| Description |
String |
Description of the Tenant |
[optional] |
| Products |
[]Product |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]