Partager via


WebTestsOperationsExtensions.Get(IWebTestsOperations, String, String) Méthode

Définition

Obtenir une définition de test web Application Insights spécifique.

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

Paramètres

operations
IWebTestsOperations

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

resourceGroupName
String

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

webTestName
String

Nom de la ressource de test web Application Insights.

Retours

S’applique à