Partager via


OperationContract.UrlTemplate Propriété

Définition

Obtient ou définit un modèle d’URL relative identifiant la ressource cible pour cette opération. Peut comporter des paramètres. Exemple : /customers/{cid}/orders/{oid}/?date={date}

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à