다음을 통해 공유


IUpdateStandardEndpoint.WithCustomDomain(String) 메서드

정의

엔드포인트 내에 새 CDN 사용자 지정 도메인을 추가합니다.

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

매개 변수

hostName
String

사용자 지정 도메인 호스트 이름입니다.

반환

적용 대상