Freigeben über


ComponentQuotaStatusOperationsExtensions.Get Methode

Definition

Gibt eine tägliche Datenvolumenobergrenze (Kontingent) status für eine Application Insights-Komponente zurück.

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

Parameter

operations
IComponentQuotaStatusOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

resourceName
String

Der Name der Application Insights-Komponentenressource.

Gibt zurück

Gilt für: