DownstreamWebApiOptions.BaseUrl Property

Definition

Base URL for the called downstream web API. For instance "https://graph.microsoft.com/beta/"..

public string BaseUrl { get; set; }
member this.BaseUrl : string with get, set
Public Property BaseUrl As String

Property Value

Applies to