DatalakeanalyticsFunctions

Functions

Link copied to clipboard

A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account. API Version: 2016-11-01.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult
Link copied to clipboard

Data Lake Analytics compute policy information. API Version: 2016-11-01.

suspend fun getComputePolicy(accountName: String, computePolicyName: String, resourceGroupName: String): GetComputePolicyResult
Link copied to clipboard

Data Lake Analytics firewall rule information. API Version: 2016-11-01.

suspend fun getFirewallRule(accountName: String, firewallRuleName: String, resourceGroupName: String): GetFirewallRuleResult
Link copied to clipboard

The SAS response that contains the storage account, container and associated SAS token for connection use. API Version: 2016-11-01.

suspend fun listStorageAccountSasTokens(accountName: String, containerName: String, resourceGroupName: String, storageAccountName: String): ListStorageAccountSasTokensResult