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 labservices
11
12import (
13	"context"
14
15	original "github.com/Azure/azure-sdk-for-go/services/labservices/mgmt/2018-10-15/labservices"
16)
17
18const (
19	DefaultBaseURI = original.DefaultBaseURI
20)
21
22type AddRemove = original.AddRemove
23
24const (
25	Add    AddRemove = original.Add
26	Remove AddRemove = original.Remove
27)
28
29type ConfigurationState = original.ConfigurationState
30
31const (
32	Completed     ConfigurationState = original.Completed
33	NotApplicable ConfigurationState = original.NotApplicable
34)
35
36type LabUserAccessMode = original.LabUserAccessMode
37
38const (
39	Open       LabUserAccessMode = original.Open
40	Restricted LabUserAccessMode = original.Restricted
41)
42
43type ManagedLabVMSize = original.ManagedLabVMSize
44
45const (
46	Basic       ManagedLabVMSize = original.Basic
47	Performance ManagedLabVMSize = original.Performance
48	Standard    ManagedLabVMSize = original.Standard
49)
50
51type PublishingState = original.PublishingState
52
53const (
54	Draft         PublishingState = original.Draft
55	Published     PublishingState = original.Published
56	PublishFailed PublishingState = original.PublishFailed
57	Publishing    PublishingState = original.Publishing
58	Scaling       PublishingState = original.Scaling
59)
60
61type AddUsersPayload = original.AddUsersPayload
62type BaseClient = original.BaseClient
63type CloudError = original.CloudError
64type CloudErrorBody = original.CloudErrorBody
65type CreateLabProperties = original.CreateLabProperties
66type Environment = original.Environment
67type EnvironmentDetails = original.EnvironmentDetails
68type EnvironmentFragment = original.EnvironmentFragment
69type EnvironmentOperationsPayload = original.EnvironmentOperationsPayload
70type EnvironmentProperties = original.EnvironmentProperties
71type EnvironmentPropertiesFragment = original.EnvironmentPropertiesFragment
72type EnvironmentSetting = original.EnvironmentSetting
73type EnvironmentSettingCreationParameters = original.EnvironmentSettingCreationParameters
74type EnvironmentSettingFragment = original.EnvironmentSettingFragment
75type EnvironmentSettingProperties = original.EnvironmentSettingProperties
76type EnvironmentSettingPropertiesFragment = original.EnvironmentSettingPropertiesFragment
77type EnvironmentSettingsClient = original.EnvironmentSettingsClient
78type EnvironmentSettingsCreateOrUpdateFuture = original.EnvironmentSettingsCreateOrUpdateFuture
79type EnvironmentSettingsDeleteFuture = original.EnvironmentSettingsDeleteFuture
80type EnvironmentSettingsStartFuture = original.EnvironmentSettingsStartFuture
81type EnvironmentSettingsStopFuture = original.EnvironmentSettingsStopFuture
82type EnvironmentSize = original.EnvironmentSize
83type EnvironmentSizeFragment = original.EnvironmentSizeFragment
84type EnvironmentsClient = original.EnvironmentsClient
85type EnvironmentsDeleteFuture = original.EnvironmentsDeleteFuture
86type EnvironmentsResetPasswordFuture = original.EnvironmentsResetPasswordFuture
87type EnvironmentsStartFuture = original.EnvironmentsStartFuture
88type EnvironmentsStopFuture = original.EnvironmentsStopFuture
89type GalleryImage = original.GalleryImage
90type GalleryImageFragment = original.GalleryImageFragment
91type GalleryImageProperties = original.GalleryImageProperties
92type GalleryImagePropertiesFragment = original.GalleryImagePropertiesFragment
93type GalleryImageReference = original.GalleryImageReference
94type GalleryImageReferenceFragment = original.GalleryImageReferenceFragment
95type GalleryImagesClient = original.GalleryImagesClient
96type GetEnvironmentResponse = original.GetEnvironmentResponse
97type GetPersonalPreferencesResponse = original.GetPersonalPreferencesResponse
98type GetRegionalAvailabilityResponse = original.GetRegionalAvailabilityResponse
99type GlobalUsersClient = original.GlobalUsersClient
100type GlobalUsersResetPasswordFuture = original.GlobalUsersResetPasswordFuture
101type GlobalUsersStartEnvironmentFuture = original.GlobalUsersStartEnvironmentFuture
102type GlobalUsersStopEnvironmentFuture = original.GlobalUsersStopEnvironmentFuture
103type Lab = original.Lab
104type LabAccount = original.LabAccount
105type LabAccountFragment = original.LabAccountFragment
106type LabAccountProperties = original.LabAccountProperties
107type LabAccountPropertiesFragment = original.LabAccountPropertiesFragment
108type LabAccountsClient = original.LabAccountsClient
109type LabAccountsDeleteFuture = original.LabAccountsDeleteFuture
110type LabCreationParameters = original.LabCreationParameters
111type LabDetails = original.LabDetails
112type LabFragment = original.LabFragment
113type LabProperties = original.LabProperties
114type LabPropertiesFragment = original.LabPropertiesFragment
115type LabsClient = original.LabsClient
116type LabsDeleteFuture = original.LabsDeleteFuture
117type LatestOperationResult = original.LatestOperationResult
118type ListEnvironmentsPayload = original.ListEnvironmentsPayload
119type ListEnvironmentsResponse = original.ListEnvironmentsResponse
120type ListLabsResponse = original.ListLabsResponse
121type NetworkInterface = original.NetworkInterface
122type OperationBatchStatusPayload = original.OperationBatchStatusPayload
123type OperationBatchStatusResponse = original.OperationBatchStatusResponse
124type OperationBatchStatusResponseItem = original.OperationBatchStatusResponseItem
125type OperationError = original.OperationError
126type OperationMetadata = original.OperationMetadata
127type OperationMetadataDisplay = original.OperationMetadataDisplay
128type OperationResult = original.OperationResult
129type OperationStatusPayload = original.OperationStatusPayload
130type OperationStatusResponse = original.OperationStatusResponse
131type OperationsClient = original.OperationsClient
132type PersonalPreferencesOperationsPayload = original.PersonalPreferencesOperationsPayload
133type ProviderOperationResult = original.ProviderOperationResult
134type ProviderOperationResultIterator = original.ProviderOperationResultIterator
135type ProviderOperationResultPage = original.ProviderOperationResultPage
136type ProviderOperationsClient = original.ProviderOperationsClient
137type PublishPayload = original.PublishPayload
138type ReferenceVM = original.ReferenceVM
139type ReferenceVMCreationParameters = original.ReferenceVMCreationParameters
140type ReferenceVMFragment = original.ReferenceVMFragment
141type RegionalAvailability = original.RegionalAvailability
142type RegisterPayload = original.RegisterPayload
143type ResetPasswordPayload = original.ResetPasswordPayload
144type Resource = original.Resource
145type ResourceSet = original.ResourceSet
146type ResourceSetFragment = original.ResourceSetFragment
147type ResourceSettingCreationParameters = original.ResourceSettingCreationParameters
148type ResourceSettings = original.ResourceSettings
149type ResourceSettingsFragment = original.ResourceSettingsFragment
150type ResponseWithContinuationEnvironment = original.ResponseWithContinuationEnvironment
151type ResponseWithContinuationEnvironmentIterator = original.ResponseWithContinuationEnvironmentIterator
152type ResponseWithContinuationEnvironmentPage = original.ResponseWithContinuationEnvironmentPage
153type ResponseWithContinuationEnvironmentSetting = original.ResponseWithContinuationEnvironmentSetting
154type ResponseWithContinuationEnvironmentSettingIterator = original.ResponseWithContinuationEnvironmentSettingIterator
155type ResponseWithContinuationEnvironmentSettingPage = original.ResponseWithContinuationEnvironmentSettingPage
156type ResponseWithContinuationGalleryImage = original.ResponseWithContinuationGalleryImage
157type ResponseWithContinuationGalleryImageIterator = original.ResponseWithContinuationGalleryImageIterator
158type ResponseWithContinuationGalleryImagePage = original.ResponseWithContinuationGalleryImagePage
159type ResponseWithContinuationLab = original.ResponseWithContinuationLab
160type ResponseWithContinuationLabAccount = original.ResponseWithContinuationLabAccount
161type ResponseWithContinuationLabAccountIterator = original.ResponseWithContinuationLabAccountIterator
162type ResponseWithContinuationLabAccountPage = original.ResponseWithContinuationLabAccountPage
163type ResponseWithContinuationLabIterator = original.ResponseWithContinuationLabIterator
164type ResponseWithContinuationLabPage = original.ResponseWithContinuationLabPage
165type ResponseWithContinuationUser = original.ResponseWithContinuationUser
166type ResponseWithContinuationUserIterator = original.ResponseWithContinuationUserIterator
167type ResponseWithContinuationUserPage = original.ResponseWithContinuationUserPage
168type SizeAvailability = original.SizeAvailability
169type SizeConfigurationProperties = original.SizeConfigurationProperties
170type SizeConfigurationPropertiesFragment = original.SizeConfigurationPropertiesFragment
171type SizeInfo = original.SizeInfo
172type SizeInfoFragment = original.SizeInfoFragment
173type User = original.User
174type UserFragment = original.UserFragment
175type UserProperties = original.UserProperties
176type UserPropertiesFragment = original.UserPropertiesFragment
177type UsersClient = original.UsersClient
178type UsersDeleteFuture = original.UsersDeleteFuture
179type VMStateDetails = original.VMStateDetails
180type VirtualMachineDetails = original.VirtualMachineDetails
181
182func New(subscriptionID string) BaseClient {
183	return original.New(subscriptionID)
184}
185func NewEnvironmentSettingsClient(subscriptionID string) EnvironmentSettingsClient {
186	return original.NewEnvironmentSettingsClient(subscriptionID)
187}
188func NewEnvironmentSettingsClientWithBaseURI(baseURI string, subscriptionID string) EnvironmentSettingsClient {
189	return original.NewEnvironmentSettingsClientWithBaseURI(baseURI, subscriptionID)
190}
191func NewEnvironmentsClient(subscriptionID string) EnvironmentsClient {
192	return original.NewEnvironmentsClient(subscriptionID)
193}
194func NewEnvironmentsClientWithBaseURI(baseURI string, subscriptionID string) EnvironmentsClient {
195	return original.NewEnvironmentsClientWithBaseURI(baseURI, subscriptionID)
196}
197func NewGalleryImagesClient(subscriptionID string) GalleryImagesClient {
198	return original.NewGalleryImagesClient(subscriptionID)
199}
200func NewGalleryImagesClientWithBaseURI(baseURI string, subscriptionID string) GalleryImagesClient {
201	return original.NewGalleryImagesClientWithBaseURI(baseURI, subscriptionID)
202}
203func NewGlobalUsersClient(subscriptionID string) GlobalUsersClient {
204	return original.NewGlobalUsersClient(subscriptionID)
205}
206func NewGlobalUsersClientWithBaseURI(baseURI string, subscriptionID string) GlobalUsersClient {
207	return original.NewGlobalUsersClientWithBaseURI(baseURI, subscriptionID)
208}
209func NewLabAccountsClient(subscriptionID string) LabAccountsClient {
210	return original.NewLabAccountsClient(subscriptionID)
211}
212func NewLabAccountsClientWithBaseURI(baseURI string, subscriptionID string) LabAccountsClient {
213	return original.NewLabAccountsClientWithBaseURI(baseURI, subscriptionID)
214}
215func NewLabsClient(subscriptionID string) LabsClient {
216	return original.NewLabsClient(subscriptionID)
217}
218func NewLabsClientWithBaseURI(baseURI string, subscriptionID string) LabsClient {
219	return original.NewLabsClientWithBaseURI(baseURI, subscriptionID)
220}
221func NewOperationsClient(subscriptionID string) OperationsClient {
222	return original.NewOperationsClient(subscriptionID)
223}
224func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient {
225	return original.NewOperationsClientWithBaseURI(baseURI, subscriptionID)
226}
227func NewProviderOperationResultIterator(page ProviderOperationResultPage) ProviderOperationResultIterator {
228	return original.NewProviderOperationResultIterator(page)
229}
230func NewProviderOperationResultPage(cur ProviderOperationResult, getNextPage func(context.Context, ProviderOperationResult) (ProviderOperationResult, error)) ProviderOperationResultPage {
231	return original.NewProviderOperationResultPage(cur, getNextPage)
232}
233func NewProviderOperationsClient(subscriptionID string) ProviderOperationsClient {
234	return original.NewProviderOperationsClient(subscriptionID)
235}
236func NewProviderOperationsClientWithBaseURI(baseURI string, subscriptionID string) ProviderOperationsClient {
237	return original.NewProviderOperationsClientWithBaseURI(baseURI, subscriptionID)
238}
239func NewResponseWithContinuationEnvironmentIterator(page ResponseWithContinuationEnvironmentPage) ResponseWithContinuationEnvironmentIterator {
240	return original.NewResponseWithContinuationEnvironmentIterator(page)
241}
242func NewResponseWithContinuationEnvironmentPage(cur ResponseWithContinuationEnvironment, getNextPage func(context.Context, ResponseWithContinuationEnvironment) (ResponseWithContinuationEnvironment, error)) ResponseWithContinuationEnvironmentPage {
243	return original.NewResponseWithContinuationEnvironmentPage(cur, getNextPage)
244}
245func NewResponseWithContinuationEnvironmentSettingIterator(page ResponseWithContinuationEnvironmentSettingPage) ResponseWithContinuationEnvironmentSettingIterator {
246	return original.NewResponseWithContinuationEnvironmentSettingIterator(page)
247}
248func NewResponseWithContinuationEnvironmentSettingPage(cur ResponseWithContinuationEnvironmentSetting, getNextPage func(context.Context, ResponseWithContinuationEnvironmentSetting) (ResponseWithContinuationEnvironmentSetting, error)) ResponseWithContinuationEnvironmentSettingPage {
249	return original.NewResponseWithContinuationEnvironmentSettingPage(cur, getNextPage)
250}
251func NewResponseWithContinuationGalleryImageIterator(page ResponseWithContinuationGalleryImagePage) ResponseWithContinuationGalleryImageIterator {
252	return original.NewResponseWithContinuationGalleryImageIterator(page)
253}
254func NewResponseWithContinuationGalleryImagePage(cur ResponseWithContinuationGalleryImage, getNextPage func(context.Context, ResponseWithContinuationGalleryImage) (ResponseWithContinuationGalleryImage, error)) ResponseWithContinuationGalleryImagePage {
255	return original.NewResponseWithContinuationGalleryImagePage(cur, getNextPage)
256}
257func NewResponseWithContinuationLabAccountIterator(page ResponseWithContinuationLabAccountPage) ResponseWithContinuationLabAccountIterator {
258	return original.NewResponseWithContinuationLabAccountIterator(page)
259}
260func NewResponseWithContinuationLabAccountPage(cur ResponseWithContinuationLabAccount, getNextPage func(context.Context, ResponseWithContinuationLabAccount) (ResponseWithContinuationLabAccount, error)) ResponseWithContinuationLabAccountPage {
261	return original.NewResponseWithContinuationLabAccountPage(cur, getNextPage)
262}
263func NewResponseWithContinuationLabIterator(page ResponseWithContinuationLabPage) ResponseWithContinuationLabIterator {
264	return original.NewResponseWithContinuationLabIterator(page)
265}
266func NewResponseWithContinuationLabPage(cur ResponseWithContinuationLab, getNextPage func(context.Context, ResponseWithContinuationLab) (ResponseWithContinuationLab, error)) ResponseWithContinuationLabPage {
267	return original.NewResponseWithContinuationLabPage(cur, getNextPage)
268}
269func NewResponseWithContinuationUserIterator(page ResponseWithContinuationUserPage) ResponseWithContinuationUserIterator {
270	return original.NewResponseWithContinuationUserIterator(page)
271}
272func NewResponseWithContinuationUserPage(cur ResponseWithContinuationUser, getNextPage func(context.Context, ResponseWithContinuationUser) (ResponseWithContinuationUser, error)) ResponseWithContinuationUserPage {
273	return original.NewResponseWithContinuationUserPage(cur, getNextPage)
274}
275func NewUsersClient(subscriptionID string) UsersClient {
276	return original.NewUsersClient(subscriptionID)
277}
278func NewUsersClientWithBaseURI(baseURI string, subscriptionID string) UsersClient {
279	return original.NewUsersClientWithBaseURI(baseURI, subscriptionID)
280}
281func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient {
282	return original.NewWithBaseURI(baseURI, subscriptionID)
283}
284func PossibleAddRemoveValues() []AddRemove {
285	return original.PossibleAddRemoveValues()
286}
287func PossibleConfigurationStateValues() []ConfigurationState {
288	return original.PossibleConfigurationStateValues()
289}
290func PossibleLabUserAccessModeValues() []LabUserAccessMode {
291	return original.PossibleLabUserAccessModeValues()
292}
293func PossibleManagedLabVMSizeValues() []ManagedLabVMSize {
294	return original.PossibleManagedLabVMSizeValues()
295}
296func PossiblePublishingStateValues() []PublishingState {
297	return original.PossiblePublishingStateValues()
298}
299func UserAgent() string {
300	return original.UserAgent() + " profiles/latest"
301}
302func Version() string {
303	return original.Version()
304}
305