IWithStandardCreate.WithNewEndpoint(String) 메서드

정의

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

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

매개 변수

endpointOriginHostname
String

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

반환

적용 대상