List Storage Account Sas Tokens Plain Args
data class ListStorageAccountSasTokensPlainArgs(val accountName: String, val containerName: String, val resourceGroupName: String, val storageAccountName: String) : ConvertibleToJava<ListStorageAccountSasTokensPlainArgs>
Properties
Link copied to clipboard
The name of the Data Lake Analytics account.
Link copied to clipboard
The name of the Azure storage container for which the SAS token is being requested.
Link copied to clipboard
The name of the Azure resource group.
Link copied to clipboard
The name of the Azure storage account for which the SAS token is being requested.