Skip to content

sdk/resourcemanager/communication/armcommunication/v0.4.0

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

0.4.0 (2022-04-15)

Breaking Changes

  • Function *ServiceClient.ListByResourceGroup has been removed
  • Function *OperationsClient.List has been removed
  • Function *ServiceClient.ListBySubscription has been removed

Features Added

  • New function *ServiceClient.NewListBySubscriptionPager(*ServiceClientListBySubscriptionOptions) *runtime.Pager[ServiceClientListBySubscriptionResponse]
  • New function *ServiceClient.NewListByResourceGroupPager(string, *ServiceClientListByResourceGroupOptions) *runtime.Pager[ServiceClientListByResourceGroupResponse]
  • New function *OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]