Skip to main content

firewall_rules

Overview

Namefirewall_rules
TypeResource
Idazure.data_lake_analytics.firewall_rules

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
propertiesobjectThe firewall rule properties.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, firewallRuleName, resourceGroupName, subscriptionIdGets the specified Data Lake Analytics firewall rule.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdLists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
create_or_updateINSERTaccountName, firewallRuleName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the specified firewall rule. During update, the firewall rule with the specified name will be replaced with this new firewall rule.
deleteDELETEaccountName, firewallRuleName, resourceGroupName, subscriptionIdDeletes the specified firewall rule from the specified Data Lake Analytics account
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdLists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
updateEXECaccountName, firewallRuleName, resourceGroupName, subscriptionIdUpdates the specified firewall rule.