You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model DisableSerialConsoleResult moved instance variable disabled under property properties whose type is DisableSerialConsoleResultProperties
Model EnableSerialConsoleResult moved instance variable disabled under property properties whose type is EnableSerialConsoleResultProperties
Renamed operation group MicrosoftSerialConsoleClientOperationsMixin to _MicrosoftSerialConsoleClientOperationsMixin
Model SerialConsoleStatus moved instance variable disabled under property properties whose type is SerialConsoleStatusProperties
Model SerialPort moved instance variable state under property properties whose type is SerialPortProperties
Deleted or renamed method SerialPortsOperations.delete
Method MicrosoftSerialConsoleClient.disable_console changed return type from Union[DisableSerialConsoleResult, GetSerialConsoleSubscriptionNotFound] to DisableSerialConsoleResult
Method MicrosoftSerialConsoleClient.enable_console changed return type from Union[EnableSerialConsoleResult, GetSerialConsoleSubscriptionNotFound] to EnableSerialConsoleResult
Method MicrosoftSerialConsoleClient.get_console_status changed return type from Union[SerialConsoleStatus, GetSerialConsoleSubscriptionNotFound] to SerialConsoleStatus