TestKeys.PrimaryTestEndpoint Property

Definition

Gets or sets primary test endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to