Bagikan melalui


LinkedIntegrationRuntime.DataFactoryName Property

Definition

Gets the name of the workspace for which the linked integration runtime belong to.

[Newtonsoft.Json.JsonProperty(PropertyName="dataFactoryName")]
public string DataFactoryName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataFactoryName")>]
member this.DataFactoryName : string
Public ReadOnly Property DataFactoryName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to