Partager via


IWithHostHeaderBeta.WithHostHeader(String) Méthode

Définition

Spécifie l’en-tête de l’hôte.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate WithHostHeader (string hostHeader);
abstract member WithHostHeader : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate
Public Function WithHostHeader (hostHeader As String) As IUpdate

Paramètres

hostHeader
String

En-tête de l’hôte.

Retours

S’applique à