共用方式為


AzureDataLakeStoreLinkedService.AccountName Property

Definition

Gets or sets data Lake Store account name. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to