Compartilhar via


ApplicationInsightsComponentWebTestLocation Construtores

Definição

Sobrecargas

ApplicationInsightsComponentWebTestLocation()

Inicializa uma nova instância da classe ApplicationInsightsComponentWebTestLocation.

ApplicationInsightsComponentWebTestLocation(String, String)

Inicializa uma nova instância da classe ApplicationInsightsComponentWebTestLocation.

ApplicationInsightsComponentWebTestLocation()

Inicializa uma nova instância da classe ApplicationInsightsComponentWebTestLocation.

public ApplicationInsightsComponentWebTestLocation();
Public Sub New ()

Aplica-se a

ApplicationInsightsComponentWebTestLocation(String, String)

Inicializa uma nova instância da classe ApplicationInsightsComponentWebTestLocation.

public ApplicationInsightsComponentWebTestLocation(string displayName = default, string tag = default);
new Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentWebTestLocation : string * string -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentWebTestLocation
Public Sub New (Optional displayName As String = Nothing, Optional tag As String = Nothing)

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.

Aplica-se a