forked from Azure/azure-sdk-for-go
-
Notifications
You must be signed in to change notification settings - Fork 2
/
models.go
21 lines (16 loc) · 895 Bytes
/
models.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
//go:build go1.9
// +build go1.9
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// This code was auto-generated by:
// github.com/Azure/azure-sdk-for-go/eng/tools/profileBuilder
package hybriddataapi
import original "github.com/Azure/azure-sdk-for-go/services/hybriddatamanager/mgmt/2019-06-01/hybriddata/hybriddataapi"
type DataManagersClientAPI = original.DataManagersClientAPI
type DataServicesClientAPI = original.DataServicesClientAPI
type DataStoreTypesClientAPI = original.DataStoreTypesClientAPI
type DataStoresClientAPI = original.DataStoresClientAPI
type JobDefinitionsClientAPI = original.JobDefinitionsClientAPI
type JobsClientAPI = original.JobsClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type PublicKeysClientAPI = original.PublicKeysClientAPI