次の方法で共有


HDInsightPigActivity.StorageLinkedServices プロパティ

定義

ストレージのリンクされたサービス参照を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象