Workspace.DefaultDataLakeStorage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets workspace default data lake storage account details
[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultDataLakeStorage")]
public Microsoft.Azure.Management.Synapse.Models.DataLakeStorageAccountDetails DefaultDataLakeStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultDataLakeStorage")>]
member this.DefaultDataLakeStorage : Microsoft.Azure.Management.Synapse.Models.DataLakeStorageAccountDetails with get, set
Public Property DefaultDataLakeStorage As DataLakeStorageAccountDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute