다음을 통해 공유


IWithPremiumVerizonCreate.WithNewPremiumEndpoint(String) 메서드

정의

현재 CDN 프로필에 새 엔드포인트를 추가합니다.

public Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithPremiumVerizonCreate WithNewPremiumEndpoint (string endpointOriginHostname);
abstract member WithNewPremiumEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithPremiumVerizonCreate
Public Function WithNewPremiumEndpoint (endpointOriginHostname As String) As IWithPremiumVerizonCreate

매개 변수

endpointOriginHostname
String

엔드포인트 원본 호스트 이름입니다.

반환

적용 대상