Partager via


ComponentsOperationsExtensions.Get Méthode

Définition

Retourne un composant Application Insights.

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

Paramètres

operations
IComponentsOperations

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 à