Share via


IWithHost<ParentT>.WithHost(String) Methode

Definition

Gibt den Hostnamen an, an den der Test gesendet werden soll.

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)

Parameter

host
String

Ein Hostname.

Gibt zurück

Gilt für: