Azure Data Lake Gen1Datastore Response
data class AzureDataLakeGen1DatastoreResponse(val credentials: Any, val datastoreType: String, val description: String? = null, val isDefault: Boolean, val properties: Map<String, String>? = null, val serviceDataAccessAuthIdentity: String? = null, val storeName: String, val tags: Map<String, String>? = null)
Azure Data Lake Gen1 datastore configuration.
Properties
Link copied to clipboard
Required Account credentials.
Link copied to clipboard
Enum to determine the datastore contents type. Expected value is 'AzureDataLakeGen1'.
Link copied to clipboard
The asset description text.
Link copied to clipboard
The asset property dictionary.
Link copied to clipboard
Indicates which identity to use to authenticate service data access to customer's storage.