Partilhar via


MockableNetAppSubscriptionResource.GetNetAppQuotaLimitAsync Método

Definição

Obter o limite de cota de assinatura padrão e atual

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits/{quotaLimitName}
  • IdNetAppResourceQuotaLimits_Get de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>> GetNetAppQuotaLimitAsync (Azure.Core.AzureLocation location, string quotaLimitName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetNetAppQuotaLimitAsync : Azure.Core.AzureLocation * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>>
override this.GetNetAppQuotaLimitAsync : Azure.Core.AzureLocation * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>>
Public Overridable Function GetNetAppQuotaLimitAsync (location As AzureLocation, quotaLimitName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetAppSubscriptionQuotaItem))

Parâmetros

location
AzureLocation

O nome da região do Azure.

quotaLimitName
String

O nome do Limite de Cota.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

quotaLimitName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

quotaLimitName é nulo.

Aplica-se a