שתף באמצעות


ApplicationInsightsApplicationIdProvider.ProfileQueryEndpoint Property

Definition

Gets or sets the endpoint that is to be used to get the Application Insights resource's profile (Application Id etc.). Default value is "https://dc.services.visualstudio.com/api/profiles/{0}/appId". If this is overwritten, MUST include the '{0}' for string replacement!.

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

Property Value

Applies to