HDInsightMapReduceActivity.StorageLinkedServices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets storage linked service references.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.storageLinkedServices")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference> StorageLinkedServices { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.storageLinkedServices")>]
member this.StorageLinkedServices : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference> with get, set
Public Property StorageLinkedServices As IList(Of LinkedServiceReference)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute