CreateVirtualNetworkRuleWithAccountParameters Class

The parameters used to create a new virtual network rule while creating a new Data Lake Store account.

All required parameters must be populated in order to send to Azure.

Inheritance
CreateVirtualNetworkRuleWithAccountParameters

Constructor

CreateVirtualNetworkRuleWithAccountParameters(*, name: str, subnet_id: str, **kwargs)

Parameters

name
str
Required

Required. The unique name of the virtual network rule to create.

subnet_id
str
Required

Required. The resource identifier for the subnet.