次の方法で共有


IWithProbe.WithProbe(String) メソッド

定義

このロード バランサーの指定された既存の HTTP または TCP プローブを負荷分散規則に関連付けます。

public Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update.IUpdate WithProbe (string name);
abstract member WithProbe : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update.IUpdate
Public Function WithProbe (name As String) As IUpdate

パラメーター

name
String

既存の HTTP または TCP プローブの名前。

戻り値

適用対象