CreateOrUpdateVirtualNetworkRuleParameters Class

The parameters used to create a new virtual network rule.

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

Inheritance
azure.mgmt.datalake.store._serialization.Model
CreateOrUpdateVirtualNetworkRuleParameters

Constructor

CreateOrUpdateVirtualNetworkRuleParameters(*, subnet_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
subnet_id
str

The resource identifier for the subnet. Required.

Variables

Name Description
subnet_id
str

The resource identifier for the subnet. Required.