DurableHttpRequest.Uri Eigenschaft

Definition

Der URI, der in der HTTP-Anforderung verwendet wird, die von der Durable Function ausgeführt wird.

[Newtonsoft.Json.JsonProperty("uri")]
public Uri Uri { get; }
[<Newtonsoft.Json.JsonProperty("uri")>]
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Eigenschaftswert

Uri
Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: