Bagikan melalui


Destination.DataLakeSubscriptionId Property

Definition

Gets or sets subscription Id of Azure Data Lake Store

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLakeSubscriptionId")]
public Guid? DataLakeSubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLakeSubscriptionId")>]
member this.DataLakeSubscriptionId : Nullable<Guid> with get, set
Public Property DataLakeSubscriptionId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to