次の方法で共有


IWithProbe.UpdateProbe(String) メソッド

定義

既存のプローブの更新を開始します。

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

パラメーター

name
String

既存のプローブの名前。

戻り値

適用対象