次の方法で共有


OriginGroup.HealthProbeSettings プロパティ

定義

正常性プローブの設定を、配信元の正常性を判断するために使用される配信元を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.healthProbeSettings")]
public Microsoft.Azure.Management.Cdn.Models.HealthProbeParameters HealthProbeSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.healthProbeSettings")>]
member this.HealthProbeSettings : Microsoft.Azure.Management.Cdn.Models.HealthProbeParameters with get, set
Public Property HealthProbeSettings As HealthProbeParameters

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象