AzureBlobStorageDataArgs

fun AzureBlobStorageDataArgs(azureCredentials: Output<AzureCredentialsArgs>, container: Output<String>, path: Output<String>? = null, storageAccount: Output<String>)