-
Notifications
You must be signed in to change notification settings - Fork 879
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
Showing
134 changed files
with
74,373 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
216 changes: 207 additions & 9 deletions
216
profiles/latest/apimanagement/mgmt/apimanagement/models.go
Large diffs are not rendered by default.
Oops, something went wrong.
26 changes: 26 additions & 0 deletions
26
profiles/latest/communication/mgmt/communication/communicationapi/models.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
180
profiles/latest/communication/mgmt/communication/models.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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() | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.