Share via


ADLSGen2FileSystemDataSetMapping.StorageAccountName Property

Definition

Gets or sets storage account name of the source data set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to