Skip to content

sdk/resourcemanager/cognitiveservices/armcognitiveservices/v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 15 Apr 08:53
8f5fd7c

0.6.0 (2022-04-15)

Breaking Changes

  • Function *ResourceSKUsClient.List has been removed
  • Function *AccountsClient.List has been removed
  • Function *AccountsClient.ListByResourceGroup has been removed
  • Function *CommitmentPlansClient.List has been removed
  • Function *DeletedAccountsClient.List has been removed
  • Function *AccountsClient.ListModels has been removed
  • Function *OperationsClient.List has been removed
  • Function *CommitmentTiersClient.List has been removed
  • Function *DeploymentsClient.List has been removed

Features Added

  • New function *OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]
  • New function *AccountsClient.NewListPager(*AccountsClientListOptions) *runtime.Pager[AccountsClientListResponse]
  • New function *CommitmentTiersClient.NewListPager(string, *CommitmentTiersClientListOptions) *runtime.Pager[CommitmentTiersClientListResponse]
  • New function *DeletedAccountsClient.NewListPager(*DeletedAccountsClientListOptions) *runtime.Pager[DeletedAccountsClientListResponse]
  • New function *AccountsClient.NewListByResourceGroupPager(string, *AccountsClientListByResourceGroupOptions) *runtime.Pager[AccountsClientListByResourceGroupResponse]
  • New function *CommitmentPlansClient.NewListPager(string, string, *CommitmentPlansClientListOptions) *runtime.Pager[CommitmentPlansClientListResponse]
  • New function *ResourceSKUsClient.NewListPager(*ResourceSKUsClientListOptions) *runtime.Pager[ResourceSKUsClientListResponse]
  • New function *AccountsClient.NewListModelsPager(string, string, *AccountsClientListModelsOptions) *runtime.Pager[AccountsClientListModelsResponse]
  • New function *DeploymentsClient.NewListPager(string, string, *DeploymentsClientListOptions) *runtime.Pager[DeploymentsClientListResponse]