Share via


OptionalLoadTestConfiguration.EndpointUri Property

Definition

Test URL. Provide the complete HTTP URL. For example, https://contoso-app.azurewebsites.net/login.

public Uri EndpointUri { get; set; }
member this.EndpointUri : Uri with get, set
Public Property EndpointUri As Uri

Property Value

Uri

Applies to