Compartir a través de


HDInsightStreamingActivity.StorageLinkedServices Propiedad

Definición

Obtiene o establece referencias de servicio vinculado de almacenamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a