次の方法で共有


TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT> インターフェイス

型パラメーター

ParentT

の戻り値の型 WithAttach#attach()

public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled

エンドポイントを無効にできる Traffic Manager エンドポイント定義のステージ。

メソッドの概要

修飾子と型 メソッドと説明
abstract WithAttach<ParentT> withTrafficDisabled()

このエンドポイントをトラフィックの受信から除外することを指定します。

メソッドの詳細

withTrafficDisabled

public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach withTrafficDisabled()

このエンドポイントをトラフィックの受信から除外することを指定します。

Returns:

定義の次のステージ

適用対象