Skip to content

Commit

Permalink
Release v52.5.0 (#14434)
Browse files Browse the repository at this point in the history
* Generated from specification/apimanagement/resource-manager/readme.md tag package-2020-12 (commit hash: 0ea0b8af7e197ecc85696f770057ee47d6d9d3ba)

* Generated from specification/communication/resource-manager/readme.md tag package-2020-08-20 (commit hash: 0ea0b8af7e197ecc85696f770057ee47d6d9d3ba)

* Generated from specification/datadog/resource-manager/readme.md tag package-2021-03 (commit hash: 0ea0b8af7e197ecc85696f770057ee47d6d9d3ba)

* Generated from specification/netapp/resource-manager/readme.md tag package-netapp-2020-12-01 (commit hash: 0ea0b8af7e197ecc85696f770057ee47d6d9d3ba)

* v52.5.0

* update version
  • Loading branch information
njuCZ authored Mar 18, 2021
1 parent 826e6e6 commit ddaa425
Show file tree
Hide file tree
Showing 134 changed files with 74,373 additions and 46 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## `v52.5.0`

### New Packages

- `github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2020-12-01/apimanagement`
- `github.com/Azure/azure-sdk-for-go/services/communication/mgmt/2020-08-20/communication`
- `github.com/Azure/azure-sdk-for-go/services/datadog/mgmt/2021-03-01/datadog`
- `github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2020-12-01/netapp`

## `v52.4.0`

### New Packages
Expand All @@ -13,7 +22,7 @@

| Package Path | Changelog |
| :--- | :---: |
| `github.com/Azure/azure-sdk-for-go/services/preview/datadog/mgmt/2020-02-01-preview/datadog` | [details](services/preview/datadog/mgmt/2020-02-01-preview/datadog/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/datadog/mgmt/2020-02-01-preview/datadog` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v52.4.0/services/preview/datadog/mgmt/2020-02-01-preview/datadog/CHANGELOG.md) |

## `v52.3.0`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

package apimanagementapi

import original "github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-12-01/apimanagement/apimanagementapi"
import original "github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2020-12-01/apimanagement/apimanagementapi"

type APIClientAPI = original.APIClientAPI
type APIDiagnosticClientAPI = original.APIDiagnosticClientAPI
Expand All @@ -42,11 +42,12 @@ type CacheClientAPI = original.CacheClientAPI
type CertificateClientAPI = original.CertificateClientAPI
type ContentItemClientAPI = original.ContentItemClientAPI
type ContentTypeClientAPI = original.ContentTypeClientAPI
type ContentTypesClientAPI = original.ContentTypesClientAPI
type DelegationSettingsClientAPI = original.DelegationSettingsClientAPI
type DeletedServicesClientAPI = original.DeletedServicesClientAPI
type DiagnosticClientAPI = original.DiagnosticClientAPI
type EmailTemplateClientAPI = original.EmailTemplateClientAPI
type GatewayAPIClientAPI = original.GatewayAPIClientAPI
type GatewayCertificateAuthorityClientAPI = original.GatewayCertificateAuthorityClientAPI
type GatewayClientAPI = original.GatewayClientAPI
type GatewayHostnameConfigurationClientAPI = original.GatewayHostnameConfigurationClientAPI
type GroupClientAPI = original.GroupClientAPI
Expand All @@ -64,6 +65,8 @@ type OperationClientAPI = original.OperationClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type PolicyClientAPI = original.PolicyClientAPI
type PolicyDescriptionClientAPI = original.PolicyDescriptionClientAPI
type PortalRevisionClientAPI = original.PortalRevisionClientAPI
type PortalSettingsClientAPI = original.PortalSettingsClientAPI
type ProductAPIClientAPI = original.ProductAPIClientAPI
type ProductClientAPI = original.ProductClientAPI
type ProductGroupClientAPI = original.ProductGroupClientAPI
Expand All @@ -77,12 +80,14 @@ type ServiceClientAPI = original.ServiceClientAPI
type ServiceSkusClientAPI = original.ServiceSkusClientAPI
type SignInSettingsClientAPI = original.SignInSettingsClientAPI
type SignUpSettingsClientAPI = original.SignUpSettingsClientAPI
type SkusClientAPI = original.SkusClientAPI
type SubscriptionClientAPI = original.SubscriptionClientAPI
type TagClientAPI = original.TagClientAPI
type TagResourceClientAPI = original.TagResourceClientAPI
type TenantAccessClientAPI = original.TenantAccessClientAPI
type TenantAccessGitClientAPI = original.TenantAccessGitClientAPI
type TenantConfigurationClientAPI = original.TenantConfigurationClientAPI
type TenantSettingsClientAPI = original.TenantSettingsClientAPI
type UserClientAPI = original.UserClientAPI
type UserConfirmationPasswordClientAPI = original.UserConfirmationPasswordClientAPI
type UserGroupClientAPI = original.UserGroupClientAPI
Expand Down
216 changes: 207 additions & 9 deletions profiles/latest/apimanagement/mgmt/apimanagement/models.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
// +build go1.9

// Copyright 2021 Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

// This code was auto-generated by:
// github.com/Azure/azure-sdk-for-go/tools/profileBuilder

package communicationapi

import original "github.com/Azure/azure-sdk-for-go/services/communication/mgmt/2020-08-20/communication/communicationapi"

type OperationStatusesClientAPI = original.OperationStatusesClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type ServiceClientAPI = original.ServiceClientAPI
180 changes: 180 additions & 0 deletions profiles/latest/communication/mgmt/communication/models.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
// +build go1.9

// Copyright 2021 Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

// This code was auto-generated by:
// github.com/Azure/azure-sdk-for-go/tools/profileBuilder

package communication

import (
"context"

original "github.com/Azure/azure-sdk-for-go/services/communication/mgmt/2020-08-20/communication"
)

const (
DefaultBaseURI = original.DefaultBaseURI
)

type ActionType = original.ActionType

const (
Internal ActionType = original.Internal
)

type CreatedByType = original.CreatedByType

const (
Application CreatedByType = original.Application
Key CreatedByType = original.Key
ManagedIdentity CreatedByType = original.ManagedIdentity
User CreatedByType = original.User
)

type KeyType = original.KeyType

const (
Primary KeyType = original.Primary
Secondary KeyType = original.Secondary
)

type Origin = original.Origin

const (
OriginSystem Origin = original.OriginSystem
OriginUser Origin = original.OriginUser
OriginUsersystem Origin = original.OriginUsersystem
)

type ProvisioningState = original.ProvisioningState

const (
Canceled ProvisioningState = original.Canceled
Creating ProvisioningState = original.Creating
Deleting ProvisioningState = original.Deleting
Failed ProvisioningState = original.Failed
Moving ProvisioningState = original.Moving
Running ProvisioningState = original.Running
Succeeded ProvisioningState = original.Succeeded
Unknown ProvisioningState = original.Unknown
Updating ProvisioningState = original.Updating
)

type Status = original.Status

const (
StatusCanceled Status = original.StatusCanceled
StatusCreating Status = original.StatusCreating
StatusDeleting Status = original.StatusDeleting
StatusFailed Status = original.StatusFailed
StatusMoving Status = original.StatusMoving
StatusSucceeded Status = original.StatusSucceeded
)

type AzureEntityResource = original.AzureEntityResource
type BaseClient = original.BaseClient
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail = original.ErrorDetail
type ErrorResponse = original.ErrorResponse
type LinkNotificationHubParameters = original.LinkNotificationHubParameters
type LinkedNotificationHub = original.LinkedNotificationHub
type LocationResource = original.LocationResource
type NameAvailability = original.NameAvailability
type NameAvailabilityParameters = original.NameAvailabilityParameters
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
type OperationStatus = original.OperationStatus
type OperationStatusesClient = original.OperationStatusesClient
type OperationsClient = original.OperationsClient
type ProxyResource = original.ProxyResource
type RegenerateKeyParameters = original.RegenerateKeyParameters
type Resource = original.Resource
type ServiceClient = original.ServiceClient
type ServiceCreateOrUpdateFuture = original.ServiceCreateOrUpdateFuture
type ServiceDeleteFuture = original.ServiceDeleteFuture
type ServiceKeys = original.ServiceKeys
type ServiceProperties = original.ServiceProperties
type ServiceResource = original.ServiceResource
type ServiceResourceList = original.ServiceResourceList
type ServiceResourceListIterator = original.ServiceResourceListIterator
type ServiceResourceListPage = original.ServiceResourceListPage
type SystemData = original.SystemData
type TaggedResource = original.TaggedResource
type TrackedResource = original.TrackedResource

func New(subscriptionID string) BaseClient {
return original.New(subscriptionID)
}
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator {
return original.NewOperationListResultIterator(page)
}
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage {
return original.NewOperationListResultPage(cur, getNextPage)
}
func NewOperationStatusesClient(subscriptionID string) OperationStatusesClient {
return original.NewOperationStatusesClient(subscriptionID)
}
func NewOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusesClient {
return original.NewOperationStatusesClientWithBaseURI(baseURI, subscriptionID)
}
func NewOperationsClient(subscriptionID string) OperationsClient {
return original.NewOperationsClient(subscriptionID)
}
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
return original.NewOperationsClientWithBaseURI(baseURI, subscriptionID)
}
func NewServiceClient(subscriptionID string) ServiceClient {
return original.NewServiceClient(subscriptionID)
}
func NewServiceClientWithBaseURI(baseURI string, subscriptionID string) ServiceClient {
return original.NewServiceClientWithBaseURI(baseURI, subscriptionID)
}
func NewServiceResourceListIterator(page ServiceResourceListPage) ServiceResourceListIterator {
return original.NewServiceResourceListIterator(page)
}
func NewServiceResourceListPage(cur ServiceResourceList, getNextPage func(context.Context, ServiceResourceList) (ServiceResourceList, error)) ServiceResourceListPage {
return original.NewServiceResourceListPage(cur, getNextPage)
}
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient {
return original.NewWithBaseURI(baseURI, subscriptionID)
}
func PossibleActionTypeValues() []ActionType {
return original.PossibleActionTypeValues()
}
func PossibleCreatedByTypeValues() []CreatedByType {
return original.PossibleCreatedByTypeValues()
}
func PossibleKeyTypeValues() []KeyType {
return original.PossibleKeyTypeValues()
}
func PossibleOriginValues() []Origin {
return original.PossibleOriginValues()
}
func PossibleProvisioningStateValues() []ProvisioningState {
return original.PossibleProvisioningStateValues()
}
func PossibleStatusValues() []Status {
return original.PossibleStatusValues()
}
func UserAgent() string {
return original.UserAgent() + " profiles/latest"
}
func Version() string {
return original.Version()
}
28 changes: 28 additions & 0 deletions profiles/latest/datadog/mgmt/datadog/datadogapi/models.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
// +build go1.9

// Copyright 2021 Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

// This code was auto-generated by:
// github.com/Azure/azure-sdk-for-go/tools/profileBuilder

package datadogapi

import original "github.com/Azure/azure-sdk-for-go/services/datadog/mgmt/2021-03-01/datadog/datadogapi"

type MarketplaceAgreementsClientAPI = original.MarketplaceAgreementsClientAPI
type MonitorsClientAPI = original.MonitorsClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type SingleSignOnConfigurationsClientAPI = original.SingleSignOnConfigurationsClientAPI
type TagRulesClientAPI = original.TagRulesClientAPI
Loading

0 comments on commit ddaa425

Please sign in to comment.