Package-level declarations

Types

Link copied to clipboard
data class GetSerialPortResult(val azureApiVersion: String, val id: String, val name: String, val state: String? = null, val type: String)

Represents the serial port of the parent resource.