Skip to content

sdk/resourcemanager/serialconsole/armserialconsole/v2.0.0

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 24 Jun 07:15
3e5fbae

2.0.0 (2026-06-24)

Breaking Changes

  • Function *SerialPortsClient.Delete has been removed
  • Struct GetSerialConsoleSubscriptionNotFound has been removed
  • Struct ProxyResource has been removed
  • Struct Resource has been removed
  • Field Disabled of struct DisableSerialConsoleResult has been removed
  • Field Disabled of struct EnableSerialConsoleResult has been removed
  • Field Value of struct MicrosoftSerialConsoleClientDisableConsoleResponse has been removed
  • Field Value of struct MicrosoftSerialConsoleClientEnableConsoleResponse has been removed
  • Field Value of struct MicrosoftSerialConsoleClientGetConsoleStatusResponse has been removed
  • Field Disabled of struct Status has been removed

Features Added

  • New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
  • New enum type SerialPortConnectionState with values SerialPortConnectionStateActive, SerialPortConnectionStateInactive
  • New struct DisableSerialConsoleResultProperties
  • New struct EnableSerialConsoleResultProperties
  • New struct StatusProperties
  • New struct SystemData
  • New field Properties in struct DisableSerialConsoleResult
  • New field Properties in struct EnableSerialConsoleResult
  • New anonymous field DisableSerialConsoleResult in struct MicrosoftSerialConsoleClientDisableConsoleResponse
  • New anonymous field EnableSerialConsoleResult in struct MicrosoftSerialConsoleClientEnableConsoleResponse
  • New anonymous field Status in struct MicrosoftSerialConsoleClientGetConsoleStatusResponse
  • New field SystemData in struct SerialPort
  • New field ConnectionState in struct SerialPortProperties
  • New field Properties in struct Status