Compartilhar via


ComponentQuotaStatusOperationsExtensions.Get Método

Definição

Retorna status diárias de limite de volume de dados (cota) para um componente do Application Insights.

public static Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentQuotaStatus Get(this Microsoft.Azure.Management.ApplicationInsights.Management.IComponentQuotaStatusOperations operations, string resourceGroupName, string resourceName);
static member Get : Microsoft.Azure.Management.ApplicationInsights.Management.IComponentQuotaStatusOperations * string * string -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentQuotaStatus
<Extension()>
Public Function Get (operations As IComponentQuotaStatusOperations, resourceGroupName As String, resourceName As String) As ApplicationInsightsComponentQuotaStatus

Parâmetros

operations
IComponentQuotaStatusOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

resourceName
String

O nome do recurso de componente do Application Insights.

Retornos

Aplica-se a