Skip to main content

virtual_network_rules

Overview

Namevirtual_network_rules
TypeResource
Idazure.data_lake_store.virtual_network_rules

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionId, virtualNetworkRuleNameGets the specified Data Lake Store virtual network rule.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdLists the Data Lake Store virtual network rules within the specified Data Lake Store account.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionId, virtualNetworkRuleName, data__propertiesCreates or updates the specified virtual network rule. During update, the virtual network rule with the specified name will be replaced with this new virtual network rule.
deleteDELETEaccountName, resourceGroupName, subscriptionId, virtualNetworkRuleNameDeletes the specified virtual network rule from the specified Data Lake Store account.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdLists the Data Lake Store virtual network rules within the specified Data Lake Store account.
updateEXECaccountName, resourceGroupName, subscriptionId, virtualNetworkRuleNameUpdates the specified virtual network rule.