Skip to content

Commit

Permalink
Generated from 5927195a95dbda5a1729692d42a088b60c4a4a88
Browse files Browse the repository at this point in the history
Adding new version of API
  • Loading branch information
AutorestCI authored and ArcturusZhang committed Sep 19, 2019
1 parent dfbf6a9 commit 4831927
Show file tree
Hide file tree
Showing 37 changed files with 22,009 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
// +build go1.9

// Copyright 2019 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 databoxedgeapi

import original "github.com/Azure/azure-sdk-for-go/services/databoxedge/mgmt/2019-07-01/databoxedge/databoxedgeapi"

type AlertsClientAPI = original.AlertsClientAPI
type BandwidthSchedulesClientAPI = original.BandwidthSchedulesClientAPI
type DevicesClientAPI = original.DevicesClientAPI
type JobsClientAPI = original.JobsClientAPI
type NodesClientAPI = original.NodesClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type OperationsStatusClientAPI = original.OperationsStatusClientAPI
type OrdersClientAPI = original.OrdersClientAPI
type RolesClientAPI = original.RolesClientAPI
type SharesClientAPI = original.SharesClientAPI
type StorageAccountCredentialsClientAPI = original.StorageAccountCredentialsClientAPI
type TriggersClientAPI = original.TriggersClientAPI
type UsersClientAPI = original.UsersClientAPI
Loading

0 comments on commit 4831927

Please sign in to comment.