Compartir a través de


HDInsightOnDemandLinkedService.AdditionalLinkedServiceNames Propiedad

Definición

Obtiene o establece especifica cuentas de almacenamiento adicionales para el servicio vinculado de HDInsight para que el servicio Data Factory pueda registrarlas en su nombre.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.additionalLinkedServiceNames")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference> AdditionalLinkedServiceNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.additionalLinkedServiceNames")>]
member this.AdditionalLinkedServiceNames : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference> with get, set
Public Property AdditionalLinkedServiceNames As IList(Of LinkedServiceReference)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a