VnetParametersProperties interface
VnetParameters resource specific properties
Properties
| subnet |
The ARM Resource ID of the subnet to validate |
| vnet |
The name of the VNET to be validated |
| vnet |
The Resource Group of the VNET to be validated |
| vnet |
The subnet name to be validated |
Property Details
subnetResourceId
The ARM Resource ID of the subnet to validate
subnetResourceId?: string
Property Value
string
vnetName
The name of the VNET to be validated
vnetName?: string
Property Value
string
vnetResourceGroup
The Resource Group of the VNET to be validated
vnetResourceGroup?: string
Property Value
string
vnetSubnetName
The subnet name to be validated
vnetSubnetName?: string
Property Value
string