次の方法で共有


IUpdateStandardEndpoint.WithHostHeader(String) メソッド

定義

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

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint WithHostHeader (string hostHeader);
abstract member WithHostHeader : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint
Public Function WithHostHeader (hostHeader As String) As IUpdateStandardEndpoint

パラメーター

hostHeader
String

ホスト ヘッダー。

戻り値

適用対象