Partager via


ITenantsOperations Interface

Définition

Opérations TenantsOperations.

public interface ITenantsOperations
type ITenantsOperations = interface
Public Interface ITenantsOperations

Méthodes

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtient les locataires de votre compte.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Obtient les locataires de votre compte.

Méthodes d’extension

List(ITenantsOperations)

Obtient les locataires de votre compte.

ListAsync(ITenantsOperations, CancellationToken)

Obtient les locataires de votre compte.

ListNext(ITenantsOperations, String)

Obtient les locataires de votre compte.

ListNextAsync(ITenantsOperations, String, CancellationToken)

Obtient les locataires de votre compte.

S’applique à