1// +build go1.9
2
3// Copyright (c) Microsoft Corporation. All rights reserved.
4// Licensed under the MIT License. See License.txt in the project root for license information.
5
6// This code was auto-generated by:
7// github.com/Azure/azure-sdk-for-go/tools/profileBuilder
8
9package eventgrid
10
11import original "github.com/Azure/azure-sdk-for-go/services/eventgrid/2018-01-01/eventgrid"
12
13type AppAction = original.AppAction
14
15const (
16	ChangedAppSettings AppAction = original.ChangedAppSettings
17	Completed          AppAction = original.Completed
18	Failed             AppAction = original.Failed
19	Restarted          AppAction = original.Restarted
20	Started            AppAction = original.Started
21	Stopped            AppAction = original.Stopped
22)
23
24type AppServicePlanAction = original.AppServicePlanAction
25
26const (
27	Updated AppServicePlanAction = original.Updated
28)
29
30type AsyncStatus = original.AsyncStatus
31
32const (
33	AsyncStatusCompleted AsyncStatus = original.AsyncStatusCompleted
34	AsyncStatusFailed    AsyncStatus = original.AsyncStatusFailed
35	AsyncStatusStarted   AsyncStatus = original.AsyncStatusStarted
36)
37
38type MediaJobErrorCategory = original.MediaJobErrorCategory
39
40const (
41	Configuration MediaJobErrorCategory = original.Configuration
42	Content       MediaJobErrorCategory = original.Content
43	Download      MediaJobErrorCategory = original.Download
44	Service       MediaJobErrorCategory = original.Service
45	Upload        MediaJobErrorCategory = original.Upload
46)
47
48type MediaJobErrorCode = original.MediaJobErrorCode
49
50const (
51	ConfigurationUnsupported MediaJobErrorCode = original.ConfigurationUnsupported
52	ContentMalformed         MediaJobErrorCode = original.ContentMalformed
53	ContentUnsupported       MediaJobErrorCode = original.ContentUnsupported
54	DownloadNotAccessible    MediaJobErrorCode = original.DownloadNotAccessible
55	DownloadTransientError   MediaJobErrorCode = original.DownloadTransientError
56	ServiceError             MediaJobErrorCode = original.ServiceError
57	ServiceTransientError    MediaJobErrorCode = original.ServiceTransientError
58	UploadNotAccessible      MediaJobErrorCode = original.UploadNotAccessible
59	UploadTransientError     MediaJobErrorCode = original.UploadTransientError
60)
61
62type MediaJobRetry = original.MediaJobRetry
63
64const (
65	DoNotRetry MediaJobRetry = original.DoNotRetry
66	MayRetry   MediaJobRetry = original.MayRetry
67)
68
69type MediaJobState = original.MediaJobState
70
71const (
72	Canceled   MediaJobState = original.Canceled
73	Canceling  MediaJobState = original.Canceling
74	Error      MediaJobState = original.Error
75	Finished   MediaJobState = original.Finished
76	Processing MediaJobState = original.Processing
77	Queued     MediaJobState = original.Queued
78	Scheduled  MediaJobState = original.Scheduled
79)
80
81type OdataType = original.OdataType
82
83const (
84	OdataTypeMediaJobOutput               OdataType = original.OdataTypeMediaJobOutput
85	OdataTypeMicrosoftMediaJobOutputAsset OdataType = original.OdataTypeMicrosoftMediaJobOutputAsset
86)
87
88type StampKind = original.StampKind
89
90const (
91	AseV1  StampKind = original.AseV1
92	AseV2  StampKind = original.AseV2
93	Public StampKind = original.Public
94)
95
96type ACSChatEventBaseProperties = original.ACSChatEventBaseProperties
97type ACSChatMemberAddedToThreadWithUserEventData = original.ACSChatMemberAddedToThreadWithUserEventData
98type ACSChatMemberRemovedFromThreadWithUserEventData = original.ACSChatMemberRemovedFromThreadWithUserEventData
99type ACSChatMessageDeletedEventData = original.ACSChatMessageDeletedEventData
100type ACSChatMessageEditedEventData = original.ACSChatMessageEditedEventData
101type ACSChatMessageEventBaseProperties = original.ACSChatMessageEventBaseProperties
102type ACSChatMessageReceivedEventData = original.ACSChatMessageReceivedEventData
103type ACSChatThreadCreatedWithUserEventData = original.ACSChatThreadCreatedWithUserEventData
104type ACSChatThreadEventBaseProperties = original.ACSChatThreadEventBaseProperties
105type ACSChatThreadMemberProperties = original.ACSChatThreadMemberProperties
106type ACSChatThreadPropertiesUpdatedPerUserEventData = original.ACSChatThreadPropertiesUpdatedPerUserEventData
107type ACSChatThreadWithUserDeletedEventData = original.ACSChatThreadWithUserDeletedEventData
108type AcsSmsDeliveryAttemptProperties = original.AcsSmsDeliveryAttemptProperties
109type AcsSmsDeliveryReportReceivedEventData = original.AcsSmsDeliveryReportReceivedEventData
110type AcsSmsEventBaseProperties = original.AcsSmsEventBaseProperties
111type AcsSmsReceivedEventData = original.AcsSmsReceivedEventData
112type AppConfigurationKeyValueDeletedEventData = original.AppConfigurationKeyValueDeletedEventData
113type AppConfigurationKeyValueModifiedEventData = original.AppConfigurationKeyValueModifiedEventData
114type AppEventTypeDetail = original.AppEventTypeDetail
115type AppServicePlanEventTypeDetail = original.AppServicePlanEventTypeDetail
116type BaseClient = original.BaseClient
117type BasicMediaJobOutput = original.BasicMediaJobOutput
118type CloudEventEvent = original.CloudEventEvent
119type ContainerRegistryArtifactEventData = original.ContainerRegistryArtifactEventData
120type ContainerRegistryArtifactEventTarget = original.ContainerRegistryArtifactEventTarget
121type ContainerRegistryChartDeletedEventData = original.ContainerRegistryChartDeletedEventData
122type ContainerRegistryChartPushedEventData = original.ContainerRegistryChartPushedEventData
123type ContainerRegistryEventActor = original.ContainerRegistryEventActor
124type ContainerRegistryEventData = original.ContainerRegistryEventData
125type ContainerRegistryEventRequest = original.ContainerRegistryEventRequest
126type ContainerRegistryEventSource = original.ContainerRegistryEventSource
127type ContainerRegistryEventTarget = original.ContainerRegistryEventTarget
128type ContainerRegistryImageDeletedEventData = original.ContainerRegistryImageDeletedEventData
129type ContainerRegistryImagePushedEventData = original.ContainerRegistryImagePushedEventData
130type DeviceConnectionStateEventInfo = original.DeviceConnectionStateEventInfo
131type DeviceConnectionStateEventProperties = original.DeviceConnectionStateEventProperties
132type DeviceLifeCycleEventProperties = original.DeviceLifeCycleEventProperties
133type DeviceTelemetryEventProperties = original.DeviceTelemetryEventProperties
134type DeviceTwinInfo = original.DeviceTwinInfo
135type DeviceTwinInfoProperties = original.DeviceTwinInfoProperties
136type DeviceTwinInfoX509Thumbprint = original.DeviceTwinInfoX509Thumbprint
137type DeviceTwinMetadata = original.DeviceTwinMetadata
138type DeviceTwinProperties = original.DeviceTwinProperties
139type Event = original.Event
140type EventHubCaptureFileCreatedEventData = original.EventHubCaptureFileCreatedEventData
141type IotHubDeviceConnectedEventData = original.IotHubDeviceConnectedEventData
142type IotHubDeviceCreatedEventData = original.IotHubDeviceCreatedEventData
143type IotHubDeviceDeletedEventData = original.IotHubDeviceDeletedEventData
144type IotHubDeviceDisconnectedEventData = original.IotHubDeviceDisconnectedEventData
145type IotHubDeviceTelemetryEventData = original.IotHubDeviceTelemetryEventData
146type KeyVaultCertificateExpiredEventData = original.KeyVaultCertificateExpiredEventData
147type KeyVaultCertificateNearExpiryEventData = original.KeyVaultCertificateNearExpiryEventData
148type KeyVaultCertificateNewVersionCreatedEventData = original.KeyVaultCertificateNewVersionCreatedEventData
149type KeyVaultKeyExpiredEventData = original.KeyVaultKeyExpiredEventData
150type KeyVaultKeyNearExpiryEventData = original.KeyVaultKeyNearExpiryEventData
151type KeyVaultKeyNewVersionCreatedEventData = original.KeyVaultKeyNewVersionCreatedEventData
152type KeyVaultSecretExpiredEventData = original.KeyVaultSecretExpiredEventData
153type KeyVaultSecretNearExpiryEventData = original.KeyVaultSecretNearExpiryEventData
154type KeyVaultSecretNewVersionCreatedEventData = original.KeyVaultSecretNewVersionCreatedEventData
155type KeyVaultVaultAccessPolicyChangedEventData = original.KeyVaultVaultAccessPolicyChangedEventData
156type MachineLearningServicesDatasetDriftDetectedEventData = original.MachineLearningServicesDatasetDriftDetectedEventData
157type MachineLearningServicesModelDeployedEventData = original.MachineLearningServicesModelDeployedEventData
158type MachineLearningServicesModelRegisteredEventData = original.MachineLearningServicesModelRegisteredEventData
159type MachineLearningServicesRunCompletedEventData = original.MachineLearningServicesRunCompletedEventData
160type MachineLearningServicesRunStatusChangedEventData = original.MachineLearningServicesRunStatusChangedEventData
161type MapsGeofenceEnteredEventData = original.MapsGeofenceEnteredEventData
162type MapsGeofenceEventProperties = original.MapsGeofenceEventProperties
163type MapsGeofenceExitedEventData = original.MapsGeofenceExitedEventData
164type MapsGeofenceGeometry = original.MapsGeofenceGeometry
165type MapsGeofenceResultEventData = original.MapsGeofenceResultEventData
166type MediaJobCanceledEventData = original.MediaJobCanceledEventData
167type MediaJobCancelingEventData = original.MediaJobCancelingEventData
168type MediaJobError = original.MediaJobError
169type MediaJobErrorDetail = original.MediaJobErrorDetail
170type MediaJobErroredEventData = original.MediaJobErroredEventData
171type MediaJobFinishedEventData = original.MediaJobFinishedEventData
172type MediaJobOutput = original.MediaJobOutput
173type MediaJobOutputAsset = original.MediaJobOutputAsset
174type MediaJobOutputCanceledEventData = original.MediaJobOutputCanceledEventData
175type MediaJobOutputCancelingEventData = original.MediaJobOutputCancelingEventData
176type MediaJobOutputErroredEventData = original.MediaJobOutputErroredEventData
177type MediaJobOutputFinishedEventData = original.MediaJobOutputFinishedEventData
178type MediaJobOutputProcessingEventData = original.MediaJobOutputProcessingEventData
179type MediaJobOutputProgressEventData = original.MediaJobOutputProgressEventData
180type MediaJobOutputScheduledEventData = original.MediaJobOutputScheduledEventData
181type MediaJobOutputStateChangeEventData = original.MediaJobOutputStateChangeEventData
182type MediaJobProcessingEventData = original.MediaJobProcessingEventData
183type MediaJobScheduledEventData = original.MediaJobScheduledEventData
184type MediaJobStateChangeEventData = original.MediaJobStateChangeEventData
185type MediaLiveEventConnectionRejectedEventData = original.MediaLiveEventConnectionRejectedEventData
186type MediaLiveEventEncoderConnectedEventData = original.MediaLiveEventEncoderConnectedEventData
187type MediaLiveEventEncoderDisconnectedEventData = original.MediaLiveEventEncoderDisconnectedEventData
188type MediaLiveEventIncomingDataChunkDroppedEventData = original.MediaLiveEventIncomingDataChunkDroppedEventData
189type MediaLiveEventIncomingStreamReceivedEventData = original.MediaLiveEventIncomingStreamReceivedEventData
190type MediaLiveEventIncomingStreamsOutOfSyncEventData = original.MediaLiveEventIncomingStreamsOutOfSyncEventData
191type MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = original.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
192type MediaLiveEventIngestHeartbeatEventData = original.MediaLiveEventIngestHeartbeatEventData
193type MediaLiveEventTrackDiscontinuityDetectedEventData = original.MediaLiveEventTrackDiscontinuityDetectedEventData
194type RedisExportRDBCompletedEventData = original.RedisExportRDBCompletedEventData
195type RedisImportRDBCompletedEventData = original.RedisImportRDBCompletedEventData
196type RedisPatchingCompletedEventData = original.RedisPatchingCompletedEventData
197type RedisScalingCompletedEventData = original.RedisScalingCompletedEventData
198type ResourceActionCancelData = original.ResourceActionCancelData
199type ResourceActionFailureData = original.ResourceActionFailureData
200type ResourceActionSuccessData = original.ResourceActionSuccessData
201type ResourceDeleteCancelData = original.ResourceDeleteCancelData
202type ResourceDeleteFailureData = original.ResourceDeleteFailureData
203type ResourceDeleteSuccessData = original.ResourceDeleteSuccessData
204type ResourceWriteCancelData = original.ResourceWriteCancelData
205type ResourceWriteFailureData = original.ResourceWriteFailureData
206type ResourceWriteSuccessData = original.ResourceWriteSuccessData
207type ServiceBusActiveMessagesAvailableWithNoListenersEventData = original.ServiceBusActiveMessagesAvailableWithNoListenersEventData
208type ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = original.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
209type SignalRServiceClientConnectionConnectedEventData = original.SignalRServiceClientConnectionConnectedEventData
210type SignalRServiceClientConnectionDisconnectedEventData = original.SignalRServiceClientConnectionDisconnectedEventData
211type StorageBlobCreatedEventData = original.StorageBlobCreatedEventData
212type StorageBlobDeletedEventData = original.StorageBlobDeletedEventData
213type StorageBlobRenamedEventData = original.StorageBlobRenamedEventData
214type StorageDirectoryCreatedEventData = original.StorageDirectoryCreatedEventData
215type StorageDirectoryDeletedEventData = original.StorageDirectoryDeletedEventData
216type StorageDirectoryRenamedEventData = original.StorageDirectoryRenamedEventData
217type StorageLifecyclePolicyActionSummaryDetail = original.StorageLifecyclePolicyActionSummaryDetail
218type StorageLifecyclePolicyCompletedEventData = original.StorageLifecyclePolicyCompletedEventData
219type SubscriptionDeletedEventData = original.SubscriptionDeletedEventData
220type SubscriptionValidationEventData = original.SubscriptionValidationEventData
221type SubscriptionValidationResponse = original.SubscriptionValidationResponse
222type WebAppServicePlanUpdatedEventData = original.WebAppServicePlanUpdatedEventData
223type WebAppServicePlanUpdatedEventDataSku = original.WebAppServicePlanUpdatedEventDataSku
224type WebAppUpdatedEventData = original.WebAppUpdatedEventData
225type WebBackupOperationCompletedEventData = original.WebBackupOperationCompletedEventData
226type WebBackupOperationFailedEventData = original.WebBackupOperationFailedEventData
227type WebBackupOperationStartedEventData = original.WebBackupOperationStartedEventData
228type WebRestoreOperationCompletedEventData = original.WebRestoreOperationCompletedEventData
229type WebRestoreOperationFailedEventData = original.WebRestoreOperationFailedEventData
230type WebRestoreOperationStartedEventData = original.WebRestoreOperationStartedEventData
231type WebSlotSwapCompletedEventData = original.WebSlotSwapCompletedEventData
232type WebSlotSwapFailedEventData = original.WebSlotSwapFailedEventData
233type WebSlotSwapStartedEventData = original.WebSlotSwapStartedEventData
234type WebSlotSwapWithPreviewCancelledEventData = original.WebSlotSwapWithPreviewCancelledEventData
235type WebSlotSwapWithPreviewStartedEventData = original.WebSlotSwapWithPreviewStartedEventData
236
237func New() BaseClient {
238	return original.New()
239}
240func NewWithoutDefaults() BaseClient {
241	return original.NewWithoutDefaults()
242}
243func PossibleAppActionValues() []AppAction {
244	return original.PossibleAppActionValues()
245}
246func PossibleAppServicePlanActionValues() []AppServicePlanAction {
247	return original.PossibleAppServicePlanActionValues()
248}
249func PossibleAsyncStatusValues() []AsyncStatus {
250	return original.PossibleAsyncStatusValues()
251}
252func PossibleMediaJobErrorCategoryValues() []MediaJobErrorCategory {
253	return original.PossibleMediaJobErrorCategoryValues()
254}
255func PossibleMediaJobErrorCodeValues() []MediaJobErrorCode {
256	return original.PossibleMediaJobErrorCodeValues()
257}
258func PossibleMediaJobRetryValues() []MediaJobRetry {
259	return original.PossibleMediaJobRetryValues()
260}
261func PossibleMediaJobStateValues() []MediaJobState {
262	return original.PossibleMediaJobStateValues()
263}
264func PossibleOdataTypeValues() []OdataType {
265	return original.PossibleOdataTypeValues()
266}
267func PossibleStampKindValues() []StampKind {
268	return original.PossibleStampKindValues()
269}
270func UserAgent() string {
271	return original.UserAgent() + " profiles/latest"
272}
273func Version() string {
274	return original.Version()
275}
276