ITenantOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Operations for managing tenants.
public interface ITenantOperations
type ITenantOperations = interface
Public Interface ITenantOperations
Methods
ListAsync(CancellationToken) |
Gets a list of the tenantIds. |
Extension Methods
List(ITenantOperations) |
Gets a list of the tenantIds. |
ListAsync(ITenantOperations) |
Gets a list of the tenantIds. |