Partager via


OperationTagResourceContractProperties.UrlTemplate Propriété

Définition

Obtient 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="urlTemplate")]
public string UrlTemplate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="urlTemplate")>]
member this.UrlTemplate : string
Public ReadOnly Property UrlTemplate As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à