你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithHost<ParentT>.WithHost(String) 方法

定义

指定要将探测发送到的主机名。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.UpdateDefinition.IWithPath<ParentT> WithHost (string host);
abstract member WithHost : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.UpdateDefinition.IWithPath<'ParentT>
Public Function WithHost (host As String) As IWithPath(Of ParentT)

参数

host
String

主机名。

返回

适用于