DatalakeanalyticsFunctions

Functions

Link copied to clipboard

Gets details of the specified 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

Gets the specified Data Lake Analytics compute policy. API Version: 2016-11-01.

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

Gets the specified Data Lake Analytics firewall rule. API Version: 2016-11-01.

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

Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination. API Version: 2016-11-01.

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