Share via


DynamicsCrmLinkedService.ServiceUri Property

Definition

The URL to the Microsoft Dynamics CRM server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ServiceUri { get; set; }
member this.ServiceUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ServiceUri As DataFactoryElement(Of String)

Property Value

Applies to