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?: string
Property Value
string
networkInterfaces
Specifies the network interfaces for the Azure Large Instance.
networkInterfaces?: IpAddress[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript