Share via


ResourceProviderCommonOperationsExtensions.GetSubscriptionQuotaAsync Methode

Definition

Abrufen der Anzahl von iot Hubs im Abonnement

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.IotHub.Models.UserSubscriptionQuotaListResult> GetSubscriptionQuotaAsync (this Microsoft.Azure.Management.IotHub.IResourceProviderCommonOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member GetSubscriptionQuotaAsync : Microsoft.Azure.Management.IotHub.IResourceProviderCommonOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.IotHub.Models.UserSubscriptionQuotaListResult>
<Extension()>
Public Function GetSubscriptionQuotaAsync (operations As IResourceProviderCommonOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of UserSubscriptionQuotaListResult)

Parameter

operations
IResourceProviderCommonOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Abrufen der Anzahl der kostenlosen und kostenpflichtigen Iot Hubs im Abonnement

Gilt für: