Condividi tramite


ADLSGen1FolderDataSet.AccountName Property

Definition

Gets or sets the ADLS account name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to