IWithHostHeaderBeta.WithHostHeader(String) Method

Definition

Specifies the host header.

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

Parameters

hostHeader
String

The host header.

Returns

Applies to