github Azure/azure-sdk-for-go sdk/resourcemanager/computelimit/armcomputelimit/v1.0.0

9 hours ago

1.0.0 (2026-04-06)

Features Added

  • New enum type FeatureState with values FeatureStateDisabled, FeatureStateEnabled
  • New function *ClientFactory.NewFeaturesClient() *FeaturesClient
  • New function NewFeaturesClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*FeaturesClient, error)
  • New function *FeaturesClient.BeginEnable(ctx context.Context, location string, featureName string, options *FeaturesClientBeginEnableOptions) (*runtime.Poller[FeaturesClientEnableResponse], error)
  • New function *FeaturesClient.Get(ctx context.Context, location string, featureName string, options *FeaturesClientGetOptions) (FeaturesClientGetResponse, error)
  • New function *FeaturesClient.NewListBySubscriptionLocationResourcePager(location string, options *FeaturesClientListBySubscriptionLocationResourceOptions) *runtime.Pager[FeaturesClientListBySubscriptionLocationResourceResponse]
  • New struct ErrorAdditionalInfo
  • New struct ErrorDetail
  • New struct Feature
  • New struct FeatureListResult
  • New struct FeatureProperties
  • New struct OperationStatusResult

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

NewReleases is sending notifications on new releases.