共用方式為


AzureDataLakeAnalyticsLinkedService.SubscriptionId Property

Definition

Gets or sets data Lake Analytics account subscription ID (if different from Data Factory account). Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.subscriptionId")]
public object SubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.subscriptionId")>]
member this.SubscriptionId : obj with get, set
Public Property SubscriptionId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to