DynamicsAXLinkedService.Url Property

Definition

Gets or sets the Dynamics AX (or Dynamics 365 Finance and Operations) instance OData endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.url")]
public object Url { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.url")>]
member this.Url : obj with get, set
Public Property Url As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to