다음을 통해 공유


IUpdateStandardEndpoint.WithOriginPath(String) 메서드

정의

원본 경로를 지정합니다.

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

매개 변수

originPath
String

원본 경로입니다.

반환

적용 대상