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

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.