Request.Uri Property

Definition

Gets or sets and instance of RequestUriBuilder used to create the Uri.

public virtual Azure.Core.RequestUriBuilder Uri { get; set; }
member this.Uri : Azure.Core.RequestUriBuilder with get, set
Public Overridable Property Uri As RequestUriBuilder

Property Value

Applies to