Azure Data Lake Gen1Datastore Args
data class AzureDataLakeGen1DatastoreArgs(val credentials: Output<Any>, val datastoreType: Output<String>, val description: Output<String>? = null, val properties: Output<Map<String, String>>? = null, val resourceGroup: Output<String>? = null, val serviceDataAccessAuthIdentity: Output<Either<String, ServiceDataAccessAuthIdentity>>? = null, val storeName: Output<String>, val subscriptionId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AzureDataLakeGen1DatastoreArgs>
Azure Data Lake Gen1 datastore configuration.
Constructors
Link copied to clipboard
constructor(credentials: Output<Any>, datastoreType: Output<String>, description: Output<String>? = null, properties: Output<Map<String, String>>? = null, resourceGroup: Output<String>? = null, serviceDataAccessAuthIdentity: Output<Either<String, ServiceDataAccessAuthIdentity>>? = null, storeName: Output<String>, subscriptionId: Output<String>? = null, tags: Output<Map<String, String>>? = null)
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
Azure Resource Group name
Link copied to clipboard
Indicates which identity to use to authenticate service data access to customer's storage.
Link copied to clipboard
Azure Subscription Id