次の方法で共有


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

配信元のパス。

戻り値

適用対象