你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakeStoreVirtualNetworkRule Class

Definition

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

Applies to