次の方法で共有


IWithNestedProfileConfig.WithMinimumEndpointsToEnableTraffic(Int32) メソッド

定義

入れ子になったプロファイルを正常と見なすためにオンラインにするエンドポイントの最小数を指定します。

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateNestedProfileEndpoint.IUpdateNestedProfileEndpoint WithMinimumEndpointsToEnableTraffic (int count);
abstract member WithMinimumEndpointsToEnableTraffic : int -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateNestedProfileEndpoint.IUpdateNestedProfileEndpoint
Public Function WithMinimumEndpointsToEnableTraffic (count As Integer) As IUpdateNestedProfileEndpoint

パラメーター

count
Int32

エンドポイントの数。

戻り値

適用対象