DatalakestoreFunctions

Functions

Link copied to clipboard

Gets the specified Data Lake Store 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 Store firewall rule. API Version: 2016-11-01.

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

Gets the specified Data Lake Store trusted identity provider. API Version: 2016-11-01.

suspend fun getTrustedIdProvider(accountName: String, resourceGroupName: String, trustedIdProviderName: String): GetTrustedIdProviderResult
Link copied to clipboard

Gets the specified Data Lake Store virtual network rule. API Version: 2016-11-01.

suspend fun getVirtualNetworkRule(accountName: String, resourceGroupName: String, virtualNetworkRuleName: String): GetVirtualNetworkRuleResult