次の方法で共有


ApplicationGatewayBackendHealthServer.HealthProbeLog プロパティ

定義

正常性プローブ ログを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象