次の方法で共有


IWithHost.WithHost(String) メソッド

定義

プローブの送信先となるホスト名を指定します。

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

パラメーター

host
String

ホスト名。

戻り値

適用対象