Compartir a través de


WebTest.SyntheticMonitorId Propiedad

Definición

Obtiene o establece el identificador único de este WebTest. Normalmente es el mismo valor que el campo Nombre.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.SyntheticMonitorId")]
public string SyntheticMonitorId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.SyntheticMonitorId")>]
member this.SyntheticMonitorId : string with get, set
Public Property SyntheticMonitorId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a