github Azure/azure-sdk-for-go sdk/resourcemanager/devcenter/armdevcenter/v0.4.0

0.4.0 (2022-11-24)

Breaking Changes

  • Type of AllowedEnvironmentTypeProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of AttachedNetworkConnectionProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of CatalogProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of DevBoxDefinitionProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of EnvironmentTypeProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of GalleryProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of ImageProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of ImageVersionProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of NetworkProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of PoolProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of ProjectEnvironmentTypeProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of ProjectProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of Properties.ProvisioningState has been changed from *string to *ProvisioningState
  • Type of ScheduleProperties.ProvisioningState has been changed from *string to *ProvisioningState
  • Operation *NetworkConnectionsClient.RunHealthChecks has been changed to LRO, use *NetworkConnectionsClient.BeginRunHealthChecks instead.

Features Added

  • New type alias CheckNameAvailabilityReason
  • New type alias HibernateSupport
  • New type alias ProvisioningState
  • New function NewCheckNameAvailabilityClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CheckNameAvailabilityClient, error)
  • New function *CheckNameAvailabilityClient.Execute(context.Context, CheckNameAvailabilityRequest, *CheckNameAvailabilityClientExecuteOptions) (CheckNameAvailabilityClientExecuteResponse, error)
  • New struct CheckNameAvailabilityClient
  • New struct CheckNameAvailabilityRequest
  • New struct CheckNameAvailabilityResponse
  • New field HibernateSupport in struct DevBoxDefinitionProperties
  • New field HibernateSupport in struct DevBoxDefinitionUpdateProperties
  • New field DevCenterURI in struct ProjectProperties
  • New field DevCenterURI in struct Properties

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.