Share via


SapOdpLinkedService.SubscriberName Property

Definition

The subscriber name. Type: string (or Expression with resultType string).

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

Property Value

Applies to