ILocationsOperations Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
LocationsOperations-Vorgänge.
public interface ILocationsOperations
type ILocationsOperations = interface
Public Interface ILocationsOperations
Methoden
CheckQuotaAvailabilityWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Rückgabekontingent für Abonnement nach Region |
CheckTrialAvailabilityWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Zurückgeben von test status für das Abonnement nach Region |
Erweiterungsmethoden
CheckQuotaAvailability(ILocationsOperations, String) |
Rückgabekontingent für Abonnement nach Region |
CheckQuotaAvailabilityAsync(ILocationsOperations, String, CancellationToken) |
Rückgabekontingent für Abonnement nach Region |
CheckTrialAvailability(ILocationsOperations, String) |
Zurückgeben von test status für das Abonnement nach Region |
CheckTrialAvailabilityAsync(ILocationsOperations, String, CancellationToken) |
Zurückgeben von test status für das Abonnement nach Region |
Gilt für:
Azure SDK for .NET