VirtualNetworkProfileOutput interface
Specification for using a Virtual Network.
Properties
| id | Resource id of the Virtual Network. |
| name | Name of the Virtual Network (read-only). |
| subnet | Subnet within the Virtual Network. |
| type | Resource type of the Virtual Network (read-only). |
Property Details
id
Resource id of the Virtual Network.
id: string
Property Value
string
name
Name of the Virtual Network (read-only).
name?: string
Property Value
string
subnet
Subnet within the Virtual Network.
subnet?: string
Property Value
string
type
Resource type of the Virtual Network (read-only).
type?: string
Property Value
string