次の方法で共有


ValidateProbeInput.ProbeURL プロパティ

定義

検証するプローブ URL を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象