CodelessConnectorPollingRequestProperties.ApiEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describe the endpoint we should pull the data from.
public string ApiEndpoint { get; set; }
member this.ApiEndpoint : string with get, set
Public Property ApiEndpoint As String