NetworkProfile interface 
Specifies the network settings for the Azure Large Instance disks.
Properties
| circuit | Specifies the circuit id for connecting to express route. NOTE: This property will not be serialized. It can only be populated by the server. | 
| network | Specifies the network interfaces for the Azure Large Instance. | 
Property Details
		circuitId
	 
	Specifies the circuit id for connecting to express route. NOTE: This property will not be serialized. It can only be populated by the server.
circuitId?: stringProperty Value
string
		networkInterfaces
	 
	Specifies the network interfaces for the Azure Large Instance.
networkInterfaces?: IpAddress[]