Tenant - Fetch details of any requested tenant
Last updated
Last updated
Expects Id of an existing tenant
Indicates successful retrieval of requested tenant details
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.