Tenant - Fetch details of any requested tenant
Please enter a valid token
Expects Id of an existing tenant
The requested API version
1.0Indicates successful retrieval of requested tenant details
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.
nullUn-authorized request
Indicates that the requested tenant does not exist
Server related error
Last updated