Partager via


IWithHost.WithHost(String) Méthode

Définition

Spécifie le nom d’hôte vers lequel envoyer la sonde.

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

Paramètres

host
String

Nom d’hôte.

Retours

S’applique à