SerialPort Class
Represents the serial port of the parent resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.serialconsole.models._models_py3.ProxyResourceSerialPort
Constructor
SerialPort(*, state: Optional[Union[str, azure.mgmt.serialconsole.models._microsoft_serial_console_client_enums.SerialPortState]] = None, **kwargs)
Parameters
- state
- str or SerialPortState
Required
Specifies whether the port is enabled for a serial console connection. Possible values include: "enabled", "disabled".
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
Feedback
Submit and view feedback for