Bagikan melalui


BlobTrigger.LinkedService Property

Definition

Gets or sets the Azure Storage linked service reference.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to