Compartir a través de


AzureBatchLinkedService.LinkedServiceName Propiedad

Definición

Obtiene o establece la referencia del servicio vinculado de Azure Storage.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.linkedServiceName")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference LinkedServiceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.linkedServiceName")>]
member this.LinkedServiceName : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property LinkedServiceName As LinkedServiceReference

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a