Bagikan melalui


EndpointUpdateParameters.OriginPath Property

Definition

Gets or sets a directory path on the origin that CDN can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.originPath")]
public string OriginPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.originPath")>]
member this.OriginPath : string with get, set
Public Property OriginPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to