Freigeben über


ITenants Schnittstelle

Definition

Einstiegspunkt zur Mandantenverwaltungs-API.

public interface ITenants : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.ResourceManager.Fluent.ITenant>
type ITenants = interface
    interface ISupportsListing<ITenant>
Public Interface ITenants
Implements ISupportsListing(Of ITenant)
Implementiert

Methoden

List()

Listet alle Ressourcen des angegebenen Typs im derzeit ausgewählten Abonnement auf.

(Geerbt von ISupportsListing<T>)
ListAsync(Boolean, CancellationToken)

Listet alle Ressourcen des angegebenen Typs im derzeit ausgewählten Abonnement auf.

(Geerbt von ISupportsListing<T>)

Gilt für: