Tenant - Update the name of an existing tenant
Please enter a valid token
Expects Id of an existing tenant
Expectes updated name of the tenant
The requested API version
1.0Indicates successful name update of the tenant
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.
nullIndicates that the requested tenant does not exist
Server related error
Last updated