次の方法で共有


TrafficManagerEndpointData.AlwaysServe プロパティ

定義

Always Serve が有効になっている場合、エンドポイントの正常性のプローブは無効になり、エンドポイントはトラフィック ルーティング方法に含まれます。

public Azure.ResourceManager.TrafficManager.Models.TrafficManagerEndpointAlwaysServeStatus? AlwaysServe { get; set; }
member this.AlwaysServe : Nullable<Azure.ResourceManager.TrafficManager.Models.TrafficManagerEndpointAlwaysServeStatus> with get, set
Public Property AlwaysServe As Nullable(Of TrafficManagerEndpointAlwaysServeStatus)

プロパティ値

適用対象