1//go:build go1.9
2// +build go1.9
3
4// Copyright (c) Microsoft Corporation. All rights reserved.
5// Licensed under the MIT License. See License.txt in the project root for license information.
6
7// This code was auto-generated by:
8// github.com/Azure/azure-sdk-for-go/tools/profileBuilder
9
10package trafficmanagerapi
11
12import original "github.com/Azure/azure-sdk-for-go/services/trafficmanager/mgmt/2018-08-01/trafficmanager/trafficmanagerapi"
13
14type EndpointsClientAPI = original.EndpointsClientAPI
15type GeographicHierarchiesClientAPI = original.GeographicHierarchiesClientAPI
16type HeatMapClientAPI = original.HeatMapClientAPI
17type ProfilesClientAPI = original.ProfilesClientAPI
18type UserMetricsKeysClientAPI = original.UserMetricsKeysClientAPI
19