Skip to main content

firewall_rules

Overview

Namefirewall_rules
TypeResource
Idazure.data_lake_store.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 Store firewall rule.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdLists the Data Lake Store firewall rules within the specified Data Lake Store 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 Store account.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdLists the Data Lake Store firewall rules within the specified Data Lake Store account.
updateEXECaccountName, firewallRuleName, resourceGroupName, subscriptionIdUpdates the specified firewall rule.