次の方法で共有


IWithHostHeaderBeta.WithHostHeader(String) メソッド

定義

ホスト ヘッダーを指定します。

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

パラメーター

hostHeader
String

ホスト ヘッダー。

戻り値

適用対象