Bagikan melalui


ValidateProbeInput.ProbeURL Property

Definition

Gets or sets the probe URL to validate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to