NetAppResourceQuotaLimits interface
Interface que representa um NetAppResourceQuotaLimits.
Métodos
get(string, string, Net |
Obter o limite de cota de assinatura padrão e atual |
list(string, Net |
Obter os limites padrão e atuais para cotas |
Detalhes do método
get(string, string, NetAppResourceQuotaLimitsGetOptionalParams)
Obter o limite de cota de assinatura padrão e atual
function get(location: string, quotaLimitName: string, options?: NetAppResourceQuotaLimitsGetOptionalParams): Promise<SubscriptionQuotaItem>
Parâmetros
- location
-
string
O nome da região do Azure.
- quotaLimitName
-
string
O nome do Limite de Cota
Os parâmetros de opções.
Retornos
Promise<SubscriptionQuotaItem>
list(string, NetAppResourceQuotaLimitsListOptionalParams)
Obter os limites padrão e atuais para cotas
function list(location: string, options?: NetAppResourceQuotaLimitsListOptionalParams): PagedAsyncIterableIterator<SubscriptionQuotaItem, SubscriptionQuotaItem[], PageSettings>
Parâmetros
- location
-
string
O nome da região do Azure.
Os parâmetros de opções.