func UserAgent() string
func Version() string
type ACSChatEventBaseProperties = original.ACSChatEventBaseProperties
type ACSChatMemberAddedToThreadWithUserEventData = original.ACSChatMemberAddedToThreadWithUserEventData
type ACSChatMemberRemovedFromThreadWithUserEventData = original.ACSChatMemberRemovedFromThreadWithUserEventData
type ACSChatMessageDeletedEventData = original.ACSChatMessageDeletedEventData
type ACSChatMessageEditedEventData = original.ACSChatMessageEditedEventData
type ACSChatMessageEventBaseProperties = original.ACSChatMessageEventBaseProperties
type ACSChatMessageReceivedEventData = original.ACSChatMessageReceivedEventData
type ACSChatThreadCreatedWithUserEventData = original.ACSChatThreadCreatedWithUserEventData
type ACSChatThreadEventBaseProperties = original.ACSChatThreadEventBaseProperties
type ACSChatThreadMemberProperties = original.ACSChatThreadMemberProperties
type ACSChatThreadPropertiesUpdatedPerUserEventData = original.ACSChatThreadPropertiesUpdatedPerUserEventData
type ACSChatThreadWithUserDeletedEventData = original.ACSChatThreadWithUserDeletedEventData
type AcsSmsDeliveryAttemptProperties = original.AcsSmsDeliveryAttemptProperties
type AcsSmsDeliveryReportReceivedEventData = original.AcsSmsDeliveryReportReceivedEventData
type AcsSmsEventBaseProperties = original.AcsSmsEventBaseProperties
type AcsSmsReceivedEventData = original.AcsSmsReceivedEventData
type AppAction = original.AppAction
const ( ChangedAppSettings AppAction = original.ChangedAppSettings Completed AppAction = original.Completed Failed AppAction = original.Failed Restarted AppAction = original.Restarted Started AppAction = original.Started Stopped AppAction = original.Stopped )
func PossibleAppActionValues() []AppAction
type AppConfigurationKeyValueDeletedEventData = original.AppConfigurationKeyValueDeletedEventData
type AppConfigurationKeyValueModifiedEventData = original.AppConfigurationKeyValueModifiedEventData
type AppEventTypeDetail = original.AppEventTypeDetail
type AppServicePlanAction = original.AppServicePlanAction
const ( Updated AppServicePlanAction = original.Updated )
func PossibleAppServicePlanActionValues() []AppServicePlanAction
type AppServicePlanEventTypeDetail = original.AppServicePlanEventTypeDetail
type AsyncStatus = original.AsyncStatus
const ( AsyncStatusCompleted AsyncStatus = original.AsyncStatusCompleted AsyncStatusFailed AsyncStatus = original.AsyncStatusFailed AsyncStatusStarted AsyncStatus = original.AsyncStatusStarted )
func PossibleAsyncStatusValues() []AsyncStatus
type BaseClient = original.BaseClient
func New() BaseClient
func NewWithoutDefaults() BaseClient
type BasicMediaJobOutput = original.BasicMediaJobOutput
type CloudEventEvent = original.CloudEventEvent
type ContainerRegistryArtifactEventData = original.ContainerRegistryArtifactEventData
type ContainerRegistryArtifactEventTarget = original.ContainerRegistryArtifactEventTarget
type ContainerRegistryChartDeletedEventData = original.ContainerRegistryChartDeletedEventData
type ContainerRegistryChartPushedEventData = original.ContainerRegistryChartPushedEventData
type ContainerRegistryEventActor = original.ContainerRegistryEventActor
type ContainerRegistryEventData = original.ContainerRegistryEventData
type ContainerRegistryEventRequest = original.ContainerRegistryEventRequest
type ContainerRegistryEventSource = original.ContainerRegistryEventSource
type ContainerRegistryEventTarget = original.ContainerRegistryEventTarget
type ContainerRegistryImageDeletedEventData = original.ContainerRegistryImageDeletedEventData
type ContainerRegistryImagePushedEventData = original.ContainerRegistryImagePushedEventData
type DeviceConnectionStateEventInfo = original.DeviceConnectionStateEventInfo
type DeviceConnectionStateEventProperties = original.DeviceConnectionStateEventProperties
type DeviceLifeCycleEventProperties = original.DeviceLifeCycleEventProperties
type DeviceTelemetryEventProperties = original.DeviceTelemetryEventProperties
type DeviceTwinInfo = original.DeviceTwinInfo
type DeviceTwinInfoProperties = original.DeviceTwinInfoProperties
type DeviceTwinInfoX509Thumbprint = original.DeviceTwinInfoX509Thumbprint
type DeviceTwinMetadata = original.DeviceTwinMetadata
type DeviceTwinProperties = original.DeviceTwinProperties
type Event = original.Event
type EventHubCaptureFileCreatedEventData = original.EventHubCaptureFileCreatedEventData
type IotHubDeviceConnectedEventData = original.IotHubDeviceConnectedEventData
type IotHubDeviceCreatedEventData = original.IotHubDeviceCreatedEventData
type IotHubDeviceDeletedEventData = original.IotHubDeviceDeletedEventData
type IotHubDeviceDisconnectedEventData = original.IotHubDeviceDisconnectedEventData
type IotHubDeviceTelemetryEventData = original.IotHubDeviceTelemetryEventData
type KeyVaultCertificateExpiredEventData = original.KeyVaultCertificateExpiredEventData
type KeyVaultCertificateNearExpiryEventData = original.KeyVaultCertificateNearExpiryEventData
type KeyVaultCertificateNewVersionCreatedEventData = original.KeyVaultCertificateNewVersionCreatedEventData
type KeyVaultKeyExpiredEventData = original.KeyVaultKeyExpiredEventData
type KeyVaultKeyNearExpiryEventData = original.KeyVaultKeyNearExpiryEventData
type KeyVaultKeyNewVersionCreatedEventData = original.KeyVaultKeyNewVersionCreatedEventData
type KeyVaultSecretExpiredEventData = original.KeyVaultSecretExpiredEventData
type KeyVaultSecretNearExpiryEventData = original.KeyVaultSecretNearExpiryEventData
type KeyVaultSecretNewVersionCreatedEventData = original.KeyVaultSecretNewVersionCreatedEventData
type KeyVaultVaultAccessPolicyChangedEventData = original.KeyVaultVaultAccessPolicyChangedEventData
type MachineLearningServicesDatasetDriftDetectedEventData = original.MachineLearningServicesDatasetDriftDetectedEventData
type MachineLearningServicesModelDeployedEventData = original.MachineLearningServicesModelDeployedEventData
type MachineLearningServicesModelRegisteredEventData = original.MachineLearningServicesModelRegisteredEventData
type MachineLearningServicesRunCompletedEventData = original.MachineLearningServicesRunCompletedEventData
type MachineLearningServicesRunStatusChangedEventData = original.MachineLearningServicesRunStatusChangedEventData
type MapsGeofenceEnteredEventData = original.MapsGeofenceEnteredEventData
type MapsGeofenceEventProperties = original.MapsGeofenceEventProperties
type MapsGeofenceExitedEventData = original.MapsGeofenceExitedEventData
type MapsGeofenceGeometry = original.MapsGeofenceGeometry
type MapsGeofenceResultEventData = original.MapsGeofenceResultEventData
type MediaJobCanceledEventData = original.MediaJobCanceledEventData
type MediaJobCancelingEventData = original.MediaJobCancelingEventData
type MediaJobError = original.MediaJobError
type MediaJobErrorCategory = original.MediaJobErrorCategory
const ( Configuration MediaJobErrorCategory = original.Configuration Content MediaJobErrorCategory = original.Content Download MediaJobErrorCategory = original.Download Service MediaJobErrorCategory = original.Service Upload MediaJobErrorCategory = original.Upload )
func PossibleMediaJobErrorCategoryValues() []MediaJobErrorCategory
type MediaJobErrorCode = original.MediaJobErrorCode
const ( ConfigurationUnsupported MediaJobErrorCode = original.ConfigurationUnsupported ContentMalformed MediaJobErrorCode = original.ContentMalformed ContentUnsupported MediaJobErrorCode = original.ContentUnsupported DownloadNotAccessible MediaJobErrorCode = original.DownloadNotAccessible DownloadTransientError MediaJobErrorCode = original.DownloadTransientError ServiceError MediaJobErrorCode = original.ServiceError ServiceTransientError MediaJobErrorCode = original.ServiceTransientError UploadNotAccessible MediaJobErrorCode = original.UploadNotAccessible UploadTransientError MediaJobErrorCode = original.UploadTransientError )
func PossibleMediaJobErrorCodeValues() []MediaJobErrorCode
type MediaJobErrorDetail = original.MediaJobErrorDetail
type MediaJobErroredEventData = original.MediaJobErroredEventData
type MediaJobFinishedEventData = original.MediaJobFinishedEventData
type MediaJobOutput = original.MediaJobOutput
type MediaJobOutputAsset = original.MediaJobOutputAsset
type MediaJobOutputCanceledEventData = original.MediaJobOutputCanceledEventData
type MediaJobOutputCancelingEventData = original.MediaJobOutputCancelingEventData
type MediaJobOutputErroredEventData = original.MediaJobOutputErroredEventData
type MediaJobOutputFinishedEventData = original.MediaJobOutputFinishedEventData
type MediaJobOutputProcessingEventData = original.MediaJobOutputProcessingEventData
type MediaJobOutputProgressEventData = original.MediaJobOutputProgressEventData
type MediaJobOutputScheduledEventData = original.MediaJobOutputScheduledEventData
type MediaJobOutputStateChangeEventData = original.MediaJobOutputStateChangeEventData
type MediaJobProcessingEventData = original.MediaJobProcessingEventData
type MediaJobRetry = original.MediaJobRetry
const ( DoNotRetry MediaJobRetry = original.DoNotRetry MayRetry MediaJobRetry = original.MayRetry )
func PossibleMediaJobRetryValues() []MediaJobRetry
type MediaJobScheduledEventData = original.MediaJobScheduledEventData
type MediaJobState = original.MediaJobState
const ( Canceled MediaJobState = original.Canceled Canceling MediaJobState = original.Canceling Error MediaJobState = original.Error Finished MediaJobState = original.Finished Processing MediaJobState = original.Processing Queued MediaJobState = original.Queued Scheduled MediaJobState = original.Scheduled )
func PossibleMediaJobStateValues() []MediaJobState
type MediaJobStateChangeEventData = original.MediaJobStateChangeEventData
type MediaLiveEventConnectionRejectedEventData = original.MediaLiveEventConnectionRejectedEventData
type MediaLiveEventEncoderConnectedEventData = original.MediaLiveEventEncoderConnectedEventData
type MediaLiveEventEncoderDisconnectedEventData = original.MediaLiveEventEncoderDisconnectedEventData
type MediaLiveEventIncomingDataChunkDroppedEventData = original.MediaLiveEventIncomingDataChunkDroppedEventData
type MediaLiveEventIncomingStreamReceivedEventData = original.MediaLiveEventIncomingStreamReceivedEventData
type MediaLiveEventIncomingStreamsOutOfSyncEventData = original.MediaLiveEventIncomingStreamsOutOfSyncEventData
type MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = original.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
type MediaLiveEventIngestHeartbeatEventData = original.MediaLiveEventIngestHeartbeatEventData
type MediaLiveEventTrackDiscontinuityDetectedEventData = original.MediaLiveEventTrackDiscontinuityDetectedEventData
type OdataType = original.OdataType
const ( OdataTypeMediaJobOutput OdataType = original.OdataTypeMediaJobOutput OdataTypeMicrosoftMediaJobOutputAsset OdataType = original.OdataTypeMicrosoftMediaJobOutputAsset )
func PossibleOdataTypeValues() []OdataType
type RedisExportRDBCompletedEventData = original.RedisExportRDBCompletedEventData
type RedisImportRDBCompletedEventData = original.RedisImportRDBCompletedEventData
type RedisPatchingCompletedEventData = original.RedisPatchingCompletedEventData
type RedisScalingCompletedEventData = original.RedisScalingCompletedEventData
type ResourceActionCancelData = original.ResourceActionCancelData
type ResourceActionFailureData = original.ResourceActionFailureData
type ResourceActionSuccessData = original.ResourceActionSuccessData
type ResourceDeleteCancelData = original.ResourceDeleteCancelData
type ResourceDeleteFailureData = original.ResourceDeleteFailureData
type ResourceDeleteSuccessData = original.ResourceDeleteSuccessData
type ResourceWriteCancelData = original.ResourceWriteCancelData
type ResourceWriteFailureData = original.ResourceWriteFailureData
type ResourceWriteSuccessData = original.ResourceWriteSuccessData
type ServiceBusActiveMessagesAvailableWithNoListenersEventData = original.ServiceBusActiveMessagesAvailableWithNoListenersEventData
type ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = original.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
type SignalRServiceClientConnectionConnectedEventData = original.SignalRServiceClientConnectionConnectedEventData
type SignalRServiceClientConnectionDisconnectedEventData = original.SignalRServiceClientConnectionDisconnectedEventData
type StampKind = original.StampKind
const ( AseV1 StampKind = original.AseV1 AseV2 StampKind = original.AseV2 Public StampKind = original.Public )
func PossibleStampKindValues() []StampKind
type StorageBlobCreatedEventData = original.StorageBlobCreatedEventData
type StorageBlobDeletedEventData = original.StorageBlobDeletedEventData
type StorageBlobRenamedEventData = original.StorageBlobRenamedEventData
type StorageDirectoryCreatedEventData = original.StorageDirectoryCreatedEventData
type StorageDirectoryDeletedEventData = original.StorageDirectoryDeletedEventData
type StorageDirectoryRenamedEventData = original.StorageDirectoryRenamedEventData
type StorageLifecyclePolicyActionSummaryDetail = original.StorageLifecyclePolicyActionSummaryDetail
type StorageLifecyclePolicyCompletedEventData = original.StorageLifecyclePolicyCompletedEventData
type SubscriptionDeletedEventData = original.SubscriptionDeletedEventData
type SubscriptionValidationEventData = original.SubscriptionValidationEventData
type SubscriptionValidationResponse = original.SubscriptionValidationResponse
type WebAppServicePlanUpdatedEventData = original.WebAppServicePlanUpdatedEventData
type WebAppServicePlanUpdatedEventDataSku = original.WebAppServicePlanUpdatedEventDataSku
type WebAppUpdatedEventData = original.WebAppUpdatedEventData
type WebBackupOperationCompletedEventData = original.WebBackupOperationCompletedEventData
type WebBackupOperationFailedEventData = original.WebBackupOperationFailedEventData
type WebBackupOperationStartedEventData = original.WebBackupOperationStartedEventData
type WebRestoreOperationCompletedEventData = original.WebRestoreOperationCompletedEventData
type WebRestoreOperationFailedEventData = original.WebRestoreOperationFailedEventData
type WebRestoreOperationStartedEventData = original.WebRestoreOperationStartedEventData
type WebSlotSwapCompletedEventData = original.WebSlotSwapCompletedEventData
type WebSlotSwapFailedEventData = original.WebSlotSwapFailedEventData
type WebSlotSwapStartedEventData = original.WebSlotSwapStartedEventData
type WebSlotSwapWithPreviewCancelledEventData = original.WebSlotSwapWithPreviewCancelledEventData
type WebSlotSwapWithPreviewStartedEventData = original.WebSlotSwapWithPreviewStartedEventData
Name | Synopsis |
---|---|
.. | |
eventgridapi |