Azure Blob Storage Data Args
fun AzureBlobStorageDataArgs(azureCredentials: Output<AzureCredentialsArgs>, container: Output<String>, credentialsSecret: Output<String>? = null, path: Output<String>? = null, storageAccount: Output<String>)