NetworkProfileResponse

data class NetworkProfileResponse(val circuitId: String, val networkInterfaces: List<IpAddressResponse>? = null)

Specifies the network settings for the HANA instance disks.

Constructors

Link copied to clipboard
constructor(circuitId: String, networkInterfaces: List<IpAddressResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the circuit id for connecting to express route.

Link copied to clipboard

Specifies the network interfaces for the HANA instance.