azure Blob Storage Location
suspend fun azureBlobStorageLocation(value: Output<DatasetDelimitedTextAzureBlobStorageLocationArgs>)
Parameters
value
An azure_blob_storage_location
block as defined below.
suspend fun azureBlobStorageLocation(argument: suspend DatasetDelimitedTextAzureBlobStorageLocationArgsBuilder.() -> Unit)
Parameters
argument
An azure_blob_storage_location
block as defined below.