github Azure/azure-sdk-for-go sdk/resourcemanager/extendedlocation/armextendedlocation/v1.2.0-beta.1

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
pre-release16 months ago

1.2.0-beta.1 (2023-05-11)

Features Added

  • New function *ClientFactory.NewResourceSyncRulesClient() *ResourceSyncRulesClient
  • New function *CustomLocationsClient.FindTargetResourceGroup(context.Context, string, string, CustomLocationFindTargetResourceGroupProperties, *CustomLocationsClientFindTargetResourceGroupOptions) (CustomLocationsClientFindTargetResourceGroupResponse, error)
  • New function NewResourceSyncRulesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ResourceSyncRulesClient, error)
  • New function *ResourceSyncRulesClient.BeginCreateOrUpdate(context.Context, string, string, string, ResourceSyncRule, *ResourceSyncRulesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ResourceSyncRulesClientCreateOrUpdateResponse], error)
  • New function *ResourceSyncRulesClient.Delete(context.Context, string, string, string, *ResourceSyncRulesClientDeleteOptions) (ResourceSyncRulesClientDeleteResponse, error)
  • New function *ResourceSyncRulesClient.Get(context.Context, string, string, string, *ResourceSyncRulesClientGetOptions) (ResourceSyncRulesClientGetResponse, error)
  • New function *ResourceSyncRulesClient.NewListByCustomLocationIDPager(string, string, *ResourceSyncRulesClientListByCustomLocationIDOptions) *runtime.Pager[ResourceSyncRulesClientListByCustomLocationIDResponse]
  • New function *ResourceSyncRulesClient.BeginUpdate(context.Context, string, string, string, PatchableResourceSyncRule, *ResourceSyncRulesClientBeginUpdateOptions) (*runtime.Poller[ResourceSyncRulesClientUpdateResponse], error)
  • New struct CustomLocationFindTargetResourceGroupProperties
  • New struct CustomLocationFindTargetResourceGroupResult
  • New struct MatchExpressionsProperties
  • New struct PatchableResourceSyncRule
  • New struct ResourceSyncRule
  • New struct ResourceSyncRuleListResult
  • New struct ResourceSyncRuleProperties
  • New struct ResourceSyncRulePropertiesSelector

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

NewReleases is sending notifications on new releases.