Share via


IUpdateStandardEndpoint.WithOriginPath(String) Method

Definition

Specifies the origin path.

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

Parameters

originPath
String

An origin path.

Returns

Applies to