Share via


SalesforceServiceCloudLinkedService.ExtendedProperties Property

Definition

Extended properties appended to the connection string. Type: string (or Expression with resultType string).

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

Property Value

Applies to