다음을 통해 공유


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

호스트 헤더입니다.

반환

적용 대상