Partager via


ComponentCurrentBillingFeaturesOperationsExtensions.Get Méthode

Définition

Retourne les fonctionnalités de facturation actuelles pour un composant Application Insights.

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

Paramètres

operations
IComponentCurrentBillingFeaturesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

resourceName
String

Nom de la ressource du composant Application Insights.

Retours

S’applique à