SubnetResourceSettings interface
Defines the virtual network subnets resource settings.
Properties
address |
Gets or sets address prefix for the subnet. |
name | Gets or sets the Subnet name. |
network |
Defines reference to NSG. |
Property Details
addressPrefix
Gets or sets address prefix for the subnet.
addressPrefix?: string
Property Value
string
name
Gets or sets the Subnet name.
name?: string
Property Value
string