次の方法で共有


ValidateProbeOutputInner.IsValid プロパティ

定義

プローブ URL が受け入れられるかどうかを示す値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="isValid")]
public bool? IsValid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isValid")>]
member this.IsValid : Nullable<bool>
Public ReadOnly Property IsValid As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象