VirtualNetworkProfile interface
Specification for using a Virtual Network.
Properties
id | Resource id of the Virtual Network. |
name | Name of the Virtual Network (read-only). NOTE: This property will not be serialized. It can only be populated by the server. |
subnet | Subnet within the Virtual Network. |
type | Resource type of the Virtual Network (read-only). NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Resource id of the Virtual Network.
id?: string
Property Value
string
name
Name of the Virtual Network (read-only). NOTE: This property will not be serialized. It can only be populated by the server.
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). NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string