Share via


IUpdateStandardEndpoint.WithHostHeader(String) Method

Definition

Specifies the host header.

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

Parameters

hostHeader
String

A host header.

Returns

Applies to