Locations interface
Schnittstelle, die einen Speicherort darstellt.
check |
Rückgabekontingent für Abonnement nach Region |
check |
Rückgabe des Teststatus für Abonnement nach Region |
Rückgabekontingent für Abonnement nach Region
function checkQuotaAvailability(location: string, options?: LocationsCheckQuotaAvailabilityOptionalParams): Promise<Quota>
Parameter
- location
-
string
Der Name der Azure-Region.
Die Optionsparameter.
Gibt zurück
Promise<Quota>
Rückgabe des Teststatus für Abonnement nach Region
function checkTrialAvailability(location: string, options?: LocationsCheckTrialAvailabilityOptionalParams): Promise<Trial>
Parameter
- location
-
string
Der Name der Azure-Region.
Die Optionsparameter.
Gibt zurück
Promise<Trial>