DataLakeStoreVirtualNetworkRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The object that is used to manage virtual network rules.
public class DataLakeStoreVirtualNetworkRule
type DataLakeStoreVirtualNetworkRule = class
Public Class DataLakeStoreVirtualNetworkRule
- Inheritance
-
DataLakeStoreVirtualNetworkRule
Constructors
DataLakeStoreVirtualNetworkRule(VirtualNetworkRule) |
Properties
AccountName |
Gets or sets the name of the ADLS account |
IgnoreMissingVnetServiceEndpoint |
Gets or sets create virtual network rule before the virtual network has vnet service endpoint enabled. |
ResourceGroupName |
Gets or sets the name of the resource group |
State |
Gets virtual network rule state. Possible values include: 'Initializing', 'InProgress', 'Ready', 'Deleting', 'Unknown' |
VirtualNetworkRuleName |
Gets or sets the name of the virtual network rule |
VirtualNetworkSubnetId |
Gets or sets the url of the virtual network |