LoadTestingExtensions.GetAllLoadTestingQuota Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém uma coleção de LoadTestingQuotaResources no SubscriptionResource.
public static Azure.ResourceManager.LoadTesting.LoadTestingQuotaCollection GetAllLoadTestingQuota (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location);
static member GetAllLoadTestingQuota : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation -> Azure.ResourceManager.LoadTesting.LoadTestingQuotaCollection
<Extension()>
Public Function GetAllLoadTestingQuota (subscriptionResource As SubscriptionResource, location As AzureLocation) As LoadTestingQuotaCollection
Parâmetros
- subscriptionResource
- SubscriptionResource
A SubscriptionResource instância na qual o método será executado.
- location
- AzureLocation
O nome da região do Azure.
Retornos
Um objeto que representa a coleção de LoadTestingQuotaResources e suas operações em um LoadTestingQuotaResource.