Partilhar via


ArmApplicationInsightsModelFactory.ApplicationInsightsComponentWebTestLocation Método

Definição

Inicializa uma nova instância de 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

Parâmetros

displayName
String

O nome de exibição do local de teste da Web.

tag
String

Marca de localização geográfica definida internamente.

Retornos

Uma nova ApplicationInsightsComponentWebTestLocation instância para simulação.

Aplica-se a