FirewallRules
Creates or updates the specified firewall rule. During update, the firewall rule with the specified name will be replaced with this new firewall rule.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeStore/accounts/{accountName}/firewallRules/{firewallRuleName}
Path parameters
subscriptionIdstring required
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resourceGroupNamestring required
The name of the Azure resource group.
accountNamestring required
The name of the Data Lake Store account.
firewallRuleNamestring required
The name of the firewall rule to create or update.
Query parameters
api-versionstring required
Client Api Version.
Request body
Response
Successfully created or updated the specified firewall rule.