getFirewallRule

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

Return

Data Lake Store firewall rule information.

Parameters

argument

null


suspend fun getFirewallRule(accountName: String, firewallRuleName: String, resourceGroupName: String): GetFirewallRuleResult

Return

Data Lake Store firewall rule information.

Parameters

accountName

The name of the Data Lake Store account.

firewallRuleName

The name of the firewall rule to retrieve.

resourceGroupName

The name of the Azure resource group.

See also


Return

Data Lake Store firewall rule information.

Parameters

argument

Builder for com.pulumi.azurenative.datalakestore.kotlin.inputs.GetFirewallRulePlainArgs.

See also