Tenant - Creates a new tenant
Please enter a valid token
Enter a unique name for the new tenant.
The requested API version
1.0Success: Tenant created successfully.
Class for storing details about tenant.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the tenantId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the tenantName property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the servicePrincipalProfileId property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the capacityId property.
A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the DefaultThemeId property.
nullA public property of string type that has both a getter and a setter method, which allows for getting and setting the value of the TenantExportConfig property.
""Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated