Compartir a través de


RouteUpdateParameters.OriginPath Propiedad

Definición

Obtiene o establece una ruta de acceso de directorio en el origen que AzureFrontDoor puede usar para recuperar contenido, por ejemplo, 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a