NetworkProfile interface
Specifies the network settings for the HANA 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 HANA 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 HANA instance.
networkInterfaces?: IpAddress[]