TestKeys.SecondaryTestEndpoint Property

Definition

Gets or sets secondary test endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to