DataLakeStorageAccountDetails interface
Details of the data lake storage account associated with the workspace
Properties
| account |
Account URL |
| create |
Create managed private endpoint to this storage account or not |
| filesystem | Filesystem name |
| resource |
ARM resource Id of this storage account |
Property Details
accountUrl
Account URL
accountUrl?: string
Property Value
string
createManagedPrivateEndpoint
Create managed private endpoint to this storage account or not
createManagedPrivateEndpoint?: boolean
Property Value
boolean
filesystem
Filesystem name
filesystem?: string
Property Value
string
resourceId
ARM resource Id of this storage account
resourceId?: string
Property Value
string