Network Profile Response
data class NetworkProfileResponse(val circuitId: String? = null, val networkInterfaces: List<NetworkInterfaceResponse>? = null)
Specifies the network settings for the Azure Bare Metal Instance disks.
Specifies the network settings for the Azure Bare Metal Instance disks.