次の方法で共有


OriginGroup.TrafficRestorationTimeToHealedOrNewEndpointsInMinutes プロパティ

定義

異常なエンドポイントが正常であるか、新しいエンドポイントが追加されたときに、トラフィックをエンドポイントに徐々にシフトする時間を分単位で取得または設定します。 既定値は 10 分です。 このプロパティは現在サポートされていません。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficRestorationTimeToHealedOrNewEndpointsInMinutes")]
public int? TrafficRestorationTimeToHealedOrNewEndpointsInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficRestorationTimeToHealedOrNewEndpointsInMinutes")>]
member this.TrafficRestorationTimeToHealedOrNewEndpointsInMinutes : Nullable<int> with get, set
Public Property TrafficRestorationTimeToHealedOrNewEndpointsInMinutes As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象