次の方法で共有


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

型パラメーター

ParentT

の戻り値の型 WithAttach#attach()

public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile

Traffic Manager の入れ子になったプロファイル エンドポイント定義のステージ。プロファイルを指定できます。

メソッドの概要

修飾子と型 メソッドと説明
abstract WithSourceTrafficRegionThenThreshold<ParentT> toProfile(TrafficManagerProfile profile)

エンドポイントの入れ子になった Traffic Manager プロファイルを指定します。

メソッドの詳細

toProfile

public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold toProfile(TrafficManagerProfile profile)

エンドポイントの入れ子になった Traffic Manager プロファイルを指定します。

Parameters:

profile - 入れ子になった Traffic Manager プロファイル

Returns:

定義の次のステージ

適用対象