Share via


IntegrationRuntimeStatus.DataFactoryName Property

Definition

Gets the workspace name which the 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