你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithStandardAttach<ParentT>.WithOriginPath(String) 方法

定义

指定源路径。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithStandardAttach<ParentT> WithOriginPath (string originPath);
abstract member WithOriginPath : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithStandardAttach<'ParentT>
Public Function WithOriginPath (originPath As String) As IWithStandardAttach(Of ParentT)

参数

originPath
String

源路径。

返回

适用于