github Azure/azure-sdk-for-go sdk/resourcemanager/kusto/armkusto/v2.1.0

latest releases: sdk/resourcemanager/devopsinfrastructure/armdevopsinfrastructure/v0.1.0, sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/v0.1.0, sdk/resourcemanager/selfhelp/armselfhelp/v2.0.0-beta.5...
7 months ago

2.1.0 (2023-10-27)

Features Added

  • New value LanguageExtensionImageNamePython3108DL, LanguageExtensionImageNamePythonCustomImage added to enum type LanguageExtensionImageName
  • New enum type Language with values LanguagePython
  • New enum type VnetState with values VnetStateDisabled, VnetStateEnabled
  • New function *ClientFactory.NewSandboxCustomImagesClient() *SandboxCustomImagesClient
  • New function NewSandboxCustomImagesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SandboxCustomImagesClient, error)
  • New function *SandboxCustomImagesClient.CheckNameAvailability(context.Context, string, string, SandboxCustomImagesCheckNameRequest, *SandboxCustomImagesClientCheckNameAvailabilityOptions) (SandboxCustomImagesClientCheckNameAvailabilityResponse, error)
  • New function *SandboxCustomImagesClient.BeginCreateOrUpdate(context.Context, string, string, string, SandboxCustomImage, *SandboxCustomImagesClientBeginCreateOrUpdateOptions) (*runtime.Poller[SandboxCustomImagesClientCreateOrUpdateResponse], error)
  • New function *SandboxCustomImagesClient.BeginDelete(context.Context, string, string, string, *SandboxCustomImagesClientBeginDeleteOptions) (*runtime.Poller[SandboxCustomImagesClientDeleteResponse], error)
  • New function *SandboxCustomImagesClient.Get(context.Context, string, string, string, *SandboxCustomImagesClientGetOptions) (SandboxCustomImagesClientGetResponse, error)
  • New function *SandboxCustomImagesClient.NewListByClusterPager(string, string, *SandboxCustomImagesClientListByClusterOptions) *runtime.Pager[SandboxCustomImagesClientListByClusterResponse]
  • New function *SandboxCustomImagesClient.BeginUpdate(context.Context, string, string, string, SandboxCustomImage, *SandboxCustomImagesClientBeginUpdateOptions) (*runtime.Poller[SandboxCustomImagesClientUpdateResponse], error)
  • New struct SandboxCustomImage
  • New struct SandboxCustomImageProperties
  • New struct SandboxCustomImagesCheckNameRequest
  • New struct SandboxCustomImagesListResult
  • New field Zones in struct ClusterUpdate
  • New field IPAddress in struct EndpointDetail
  • New field LanguageExtensionCustomImageName in struct LanguageExtension
  • New field State in struct VirtualNetworkConfiguration

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

NewReleases is sending notifications on new releases.