다음을 통해 공유


CreateLinkedIntegrationRuntimeRequest.DataFactoryName Property

Definition

Gets or sets the name of the data factory that the linked integration runtime belongs to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to