Freigeben über


ArmApplicationInsightsModelFactory.ApplicationInsightsComponentWebTestLocation Methode

Definition

Initialisiert eine neue instance von ApplicationInsightsComponentWebTestLocation.

public static Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentWebTestLocation ApplicationInsightsComponentWebTestLocation (string displayName = default, string tag = default);
static member ApplicationInsightsComponentWebTestLocation : string * string -> Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentWebTestLocation
Public Shared Function ApplicationInsightsComponentWebTestLocation (Optional displayName As String = Nothing, Optional tag As String = Nothing) As ApplicationInsightsComponentWebTestLocation

Parameter

displayName
String

Der Anzeigename des Webtestspeicherorts.

tag
String

Intern definiertes Geografisches Standorttag.

Gibt zurück

Eine neue ApplicationInsightsComponentWebTestLocation instance zum Mocking.

Gilt für: