次の方法で共有


Endpoint.OriginPath プロパティ

定義

CDN がコンテンツの取得に使用できる配信元のディレクトリ パス (例: 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象