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

VnetParametersProperties Class

VnetParameters resource specific properties.

Constructor

VnetParametersProperties()

Variables

Name Description
vnet_resource_group
str

The Resource Group of the VNET to be validated.

vnet_name
str

The name of the VNET to be validated.

vnet_subnet_name
str

The subnet name to be validated.

subnet_resource_id
str

The ARM Resource ID of the subnet to validate.

Attributes

subnetResourceId

The ARM Resource ID of the subnet to validate.

subnetResourceId: str

vnetName

The name of the VNET to be validated.

vnetName: str

vnetResourceGroup

The Resource Group of the VNET to be validated.

vnetResourceGroup: str

vnetSubnetName

The subnet name to be validated.

vnetSubnetName: str