Class SystemEventNames

java.lang.Object
com.azure.messaging.eventgrid.SystemEventNames

public final class SystemEventNames extends Object
This class contains a number of constants that correspond to the value of eventType of EventGridEvents and type of CloudEvents, when the event originated from an Azure service. This list should be updated with all the service event strings. It also contains a mapping from each service event string to the model class that the event string corresponds to in the data field, which is used to automatically deserialize system events by their known string.
  • Field Details

    • API_MANAGEMENT_API_CREATED

      public static final String API_MANAGEMENT_API_CREATED
      indicate an event of ApiCreated in ApiManagement.
      See Also:
    • API_MANAGEMENT_API_DELETED

      public static final String API_MANAGEMENT_API_DELETED
      indicate an event of ApiDeleted in ApiManagement.
      See Also:
    • API_MANAGEMENT_API_RELEASE_CREATED

      public static final String API_MANAGEMENT_API_RELEASE_CREATED
      indicate an event of ApiReleaseCreated in ApiManagement.
      See Also:
    • API_MANAGEMENT_API_RELEASE_DELETED

      public static final String API_MANAGEMENT_API_RELEASE_DELETED
      indicate an event of ApiReleaseDeleted in ApiManagement.
      See Also:
    • API_MANAGEMENT_API_RELEASE_UPDATED

      public static final String API_MANAGEMENT_API_RELEASE_UPDATED
      indicate an event of ApiReleaseUpdated in ApiManagement.
      See Also:
    • API_MANAGEMENT_API_UPDATED

      public static final String API_MANAGEMENT_API_UPDATED
      indicate an event of ApiUpdated in ApiManagement.
      See Also:
    • API_MANAGEMENT_PRODUCT_CREATED

      public static final String API_MANAGEMENT_PRODUCT_CREATED
      indicate an event of ProductCreated in ApiManagement.
      See Also:
    • API_MANAGEMENT_PRODUCT_DELETED

      public static final String API_MANAGEMENT_PRODUCT_DELETED
      indicate an event of ProductDeleted in ApiManagement.
      See Also:
    • API_MANAGEMENT_PRODUCT_UPDATED

      public static final String API_MANAGEMENT_PRODUCT_UPDATED
      indicate an event of ProductUpdated in ApiManagement.
      See Also:
    • API_MANAGEMENT_SUBSCRIPTION_CREATED

      public static final String API_MANAGEMENT_SUBSCRIPTION_CREATED
      indicate an event of SubscriptionCreated in ApiManagement.
      See Also:
    • API_MANAGEMENT_SUBSCRIPTION_DELETED

      public static final String API_MANAGEMENT_SUBSCRIPTION_DELETED
      indicate an event of SubscriptionDeleted in ApiManagement.
      See Also:
    • API_MANAGEMENT_SUBSCRIPTION_UPDATED

      public static final String API_MANAGEMENT_SUBSCRIPTION_UPDATED
      indicate an event of SubscriptionUpdated in ApiManagement.
      See Also:
    • API_MANAGEMENT_USER_CREATED

      public static final String API_MANAGEMENT_USER_CREATED
      indicate an event of UserCreated in ApiManagement.
      See Also:
    • API_MANAGEMENT_USER_DELETED

      public static final String API_MANAGEMENT_USER_DELETED
      indicate an event of UserDeleted in ApiManagement.
      See Also:
    • API_MANAGEMENT_USER_UPDATED

      public static final String API_MANAGEMENT_USER_UPDATED
      indicate an event of UserUpdated in ApiManagement.
      See Also:
    • APP_CONFIGURATION_KEY_VALUE_DELETED

      public static final String APP_CONFIGURATION_KEY_VALUE_DELETED
      indicate an event of KeyValueDeleted in AppConfiguration.
      See Also:
    • APP_CONFIGURATION_KEY_VALUE_MODIFIED

      public static final String APP_CONFIGURATION_KEY_VALUE_MODIFIED
      indicate an event of KeyValueModified in AppConfiguration.
      See Also:
    • CONTAINER_REGISTRY_IMAGE_PUSHED

      public static final String CONTAINER_REGISTRY_IMAGE_PUSHED
      indicate an event of pushing an image to container registry.
      See Also:
    • CONTAINER_REGISTRY_IMAGE_DELETED

      public static final String CONTAINER_REGISTRY_IMAGE_DELETED
      indicate an event of deleting an image from container registry.
      See Also:
    • CONTAINER_REGISTRY_CHART_DELETED

      public static final String CONTAINER_REGISTRY_CHART_DELETED
      indicate an event of chart deletion in container registry.
      See Also:
    • CONTAINER_REGISTRY_CHART_PUSHED

      public static final String CONTAINER_REGISTRY_CHART_PUSHED
      indicate an event of chart pushed in container registry.
      See Also:
    • HEALTHCARE_FHIR_RESOURCE_CREATED

      public static final String HEALTHCARE_FHIR_RESOURCE_CREATED
      Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceCreated event.
      See Also:
    • HEALTHCARE_FHIR_RESOURCE_DELETED

      public static final String HEALTHCARE_FHIR_RESOURCE_DELETED
      Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceDeleted event.
      See Also:
    • HEALTHCARE_FHIR_RESOURCE_UPDATED

      public static final String HEALTHCARE_FHIR_RESOURCE_UPDATED
      Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceUpdated event.
      See Also:
    • IOT_HUB_DEVICE_CREATED

      public static final String IOT_HUB_DEVICE_CREATED
      indicate an event of creating an IoT hub device.
      See Also:
    • IOT_HUB_DEVICE_DELETED

      public static final String IOT_HUB_DEVICE_DELETED
      indicate an event of deleting an IoT hub device.
      See Also:
    • IOT_HUB_DEVICE_CONNECTED

      public static final String IOT_HUB_DEVICE_CONNECTED
      indicate an event of connecting an IoT hub device.
      See Also:
    • IOT_HUB_DEVICE_DISCONNECTED

      public static final String IOT_HUB_DEVICE_DISCONNECTED
      indicate an event of disconnecting an IoT hub device.
      See Also:
    • IOT_HUB_DEVICE_TELEMETRY

      public static final String IOT_HUB_DEVICE_TELEMETRY
      indicate an event of telemetry from an IoT hub device.
      See Also:
    • EVENT_GRID_SUBSCRIPTION_VALIDATION

      public static final String EVENT_GRID_SUBSCRIPTION_VALIDATION
      indicate an event of validating eventgrid subscription.
      See Also:
    • EVENT_GRID_SUBSCRIPTION_DELETED

      public static final String EVENT_GRID_SUBSCRIPTION_DELETED
      indicate an event of deleting eventgrid subscription.
      See Also:
    • EVENT_HUB_CAPTURE_FILE_CREATED

      public static final String EVENT_HUB_CAPTURE_FILE_CREATED
      indicate an event of creation of capture file in eventhub.
      See Also:
    • MAPS_GEOFENCE_ENTERED

      public static final String MAPS_GEOFENCE_ENTERED
      Maps GeoFence Entered Event.
      See Also:
    • MAPS_GEOFENCE_EXITED

      public static final String MAPS_GEOFENCE_EXITED
      Maps GeoFence Exited Event.
      See Also:
    • MAPS_GEOFENCE_RESULT

      public static final String MAPS_GEOFENCE_RESULT
      Maps GeoFence Result Event.
      See Also:
    • MEDIA_JOB_CANCELED

      public static final String MEDIA_JOB_CANCELED
      Media Services Job Canceled Event.
      See Also:
    • MEDIA_JOB_CANCELING

      public static final String MEDIA_JOB_CANCELING
      Media Services Job Canceling Event.
      See Also:
    • MEDIA_JOB_ERRORED

      public static final String MEDIA_JOB_ERRORED
      Media Services Job Errored event.
      See Also:
    • MEDIA_JOB_FINISHED

      public static final String MEDIA_JOB_FINISHED
      Media Services Job Finished event.
      See Also:
    • MEDIA_JOB_OUTPUT_CANCELED

      public static final String MEDIA_JOB_OUTPUT_CANCELED
      Media Services Job Ouput Canceled event.
      See Also:
    • MEDIA_JOB_OUTPUT_CANCELING

      public static final String MEDIA_JOB_OUTPUT_CANCELING
      Media Services Job Output Canceling event.
      See Also:
    • MEDIA_JOB_OUTPUT_ERRORED

      public static final String MEDIA_JOB_OUTPUT_ERRORED
      Media Services Job Output Errored event.
      See Also:
    • MEDIA_JOB_OUTPUT_FINISHED

      public static final String MEDIA_JOB_OUTPUT_FINISHED
      Media Services Job Output Finished event.
      See Also:
    • MEDIA_JOB_OUTPUT_PROCESSING

      public static final String MEDIA_JOB_OUTPUT_PROCESSING
      Media Services Job Output Processing event.
      See Also:
    • MEDIA_JOB_OUTPUT_PROGRESS

      public static final String MEDIA_JOB_OUTPUT_PROGRESS
      Media Services Job Output Progress event.
      See Also:
    • MEDIA_JOB_OUTPUT_SCHEDULED

      public static final String MEDIA_JOB_OUTPUT_SCHEDULED
      Media Services Job Output Scheduled event.
      See Also:
    • MEDIA_JOB_OUTPUT_STATE_CHANGE

      public static final String MEDIA_JOB_OUTPUT_STATE_CHANGE
      Media Services Job Output State Change event.
      See Also:
    • MEDIA_JOB_PROCESSING

      public static final String MEDIA_JOB_PROCESSING
      Media Services Job Processing event.
      See Also:
    • MEDIA_JOB_SCHEDULED

      public static final String MEDIA_JOB_SCHEDULED
      Media Services Job Scheduled event.
      See Also:
    • MEDIA_JOB_STATE_CHANGE

      public static final String MEDIA_JOB_STATE_CHANGE
      Media Services Job State Change event.
      See Also:
    • MEDIA_LIVE_EVENT_CHANNEL_ARCHIVE_HEARTBEAT

      public static final String MEDIA_LIVE_EVENT_CHANNEL_ARCHIVE_HEARTBEAT
      Media Services Live Event Channel Archive Heartbeat event.
      See Also:
    • MEDIA_LIVE_EVENT_CONNECTION_REJECTED

      public static final String MEDIA_LIVE_EVENT_CONNECTION_REJECTED
      Media Services Live Event Connection Rejected event.
      See Also:
    • MEDIA_LIVE_EVENT_ENCODER_CONNECTED

      public static final String MEDIA_LIVE_EVENT_ENCODER_CONNECTED
      Media Services Live Event Encoder Connected event.
      See Also:
    • MEDIA_LIVE_EVENT_ENCODER_DISCONNECTED

      public static final String MEDIA_LIVE_EVENT_ENCODER_DISCONNECTED
      Media Services Live Event Encoder Disconnected event.
      See Also:
    • MEDIA_LIVE_EVENT_INCOMING_DATA_CHUNK_DROPPED

      public static final String MEDIA_LIVE_EVENT_INCOMING_DATA_CHUNK_DROPPED
      Media Services Live Event Incoming Data Chunk Dropped event.
      See Also:
    • MEDIA_LIVE_EVENT_INCOMING_STREAM_RECEIVED

      public static final String MEDIA_LIVE_EVENT_INCOMING_STREAM_RECEIVED
      Media Services Live Event Incoming Stream Received event.
      See Also:
    • MEDIA_LIVE_EVENT_INCOMING_STREAMS_OUTOFSYNC

      public static final String MEDIA_LIVE_EVENT_INCOMING_STREAMS_OUTOFSYNC
      Media Services Live Event Incoming Streams OutofSync event.
      See Also:
    • MEDIA_LIVE_EVENT_INCOMING_VIDEO_STREAMS_OUTOFSYNC

      public static final String MEDIA_LIVE_EVENT_INCOMING_VIDEO_STREAMS_OUTOFSYNC
      Media Services Live Event Incoming Video Streams OutOfSync event.
      See Also:
    • MEDIA_LIVE_EVENT_INGEST_HEARTBEAT

      public static final String MEDIA_LIVE_EVENT_INGEST_HEARTBEAT
      Media Services Live Event Ingest Heartbeat event.
      See Also:
    • MEDIA_LIVE_EVENT_TRACK_DISCONTINUITY_DETECTED

      public static final String MEDIA_LIVE_EVENT_TRACK_DISCONTINUITY_DETECTED
      Media Services Live Event Track Discontinuity Detected event.
      See Also:
    • RESOURCE_WRITE_SUCCESS

      public static final String RESOURCE_WRITE_SUCCESS
      indicate an event of successful write of a resource.
      See Also:
    • RESOURCE_WRITE_FAILURE

      public static final String RESOURCE_WRITE_FAILURE
      indicate an event of write failure of a resource.
      See Also:
    • RESOURCE_WRITE_CANCEL

      public static final String RESOURCE_WRITE_CANCEL
      indicate an event of write cancellation of a resource.
      See Also:
    • RESOURCE_DELETE_SUCCESS

      public static final String RESOURCE_DELETE_SUCCESS
      indicate an event of successful deletion of a resource.
      See Also:
    • RESOURCE_DELETE_FAILURE

      public static final String RESOURCE_DELETE_FAILURE
      indicate an event of failure in deleting a resource.
      See Also:
    • RESOURCE_DELETE_CANCEL

      public static final String RESOURCE_DELETE_CANCEL
      indicate an event of cancellation of resource deletion.
      See Also:
    • RESOURCE_ACTION_SUCCESS

      public static final String RESOURCE_ACTION_SUCCESS
      indicate an event of successful action on a resource.
      See Also:
    • RESOURCE_ACTION_FAILURE

      public static final String RESOURCE_ACTION_FAILURE
      indicate an event of failure in performing an action on a resource.
      See Also:
    • RESOURCE_ACTION_CANCEL

      public static final String RESOURCE_ACTION_CANCEL
      indicate an event of cancellation of resource action.
      See Also:
    • SERVICE_BUS_ACTIVE_MESSAGES_AVAILABLE_WITH_NO_LISTENERS

      public static final String SERVICE_BUS_ACTIVE_MESSAGES_AVAILABLE_WITH_NO_LISTENERS
      indicate an event of active messages with no listener for them.
      See Also:
    • SERVICE_BUS_DEADLETTER_MESSAGES_AVAILABLE_WITH_NO_LISTENER

      public static final String SERVICE_BUS_DEADLETTER_MESSAGES_AVAILABLE_WITH_NO_LISTENER
      indicate an event of deadletter messages with no listener for them.
      See Also:
    • SERVICE_BUS_ACTIVE_MESSAGES_AVAILABLE_PERIODIC_NOTIFICATION

      public static final String SERVICE_BUS_ACTIVE_MESSAGES_AVAILABLE_PERIODIC_NOTIFICATION
      Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.ActiveMessagesAvailablePeriodicNotifications event.
      See Also:
    • SERVICE_BUS_DEADLETTER_MESSAGES_AVAILABLE_PERIODIC_NOTIFICATION

      public static final String SERVICE_BUS_DEADLETTER_MESSAGES_AVAILABLE_PERIODIC_NOTIFICATION
      Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.DeadletterMessagesAvailablePeriodicNotifications event.
      See Also:
    • STORAGE_BLOB_CREATED

      public static final String STORAGE_BLOB_CREATED
      indicates an event of blob creation.
      See Also:
    • STORAGE_BLOB_DELETED

      public static final String STORAGE_BLOB_DELETED
      indicates an event of blob deletion.
      See Also:
    • STORAGE_BLOB_INVENTORY_POLICY_COMPLETED

      public static final String STORAGE_BLOB_INVENTORY_POLICY_COMPLETED
      Schema of the Data property of an EventGridEvent for an Microsoft.Storage.BlobInventoryPolicyCompleted event.
      See Also:
    • STORAGE_BLOB_RENAMED

      public static final String STORAGE_BLOB_RENAMED
      indicates an event of blob renaming.
      See Also:
    • STORAGE_BLOB_TIER_CHANGED

      public static final String STORAGE_BLOB_TIER_CHANGED
      Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobTierChanged event.
      See Also:
    • STORAGE_DIRECTORY_CREATED

      public static final String STORAGE_DIRECTORY_CREATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobCreated event.
      See Also:
    • STORAGE_DIRECTORY_DELETED

      public static final String STORAGE_DIRECTORY_DELETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobDeleted event.
      See Also:
    • STORAGE_DIRECTORY_RENAMED

      public static final String STORAGE_DIRECTORY_RENAMED
      Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryRenamed event.
      See Also:
    • STORAGE_LIFECYCLE_POLICY_COMPLETED

      public static final String STORAGE_LIFECYCLE_POLICY_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Storage.LifecyclePolicyCompleted event.
      See Also:
    • STORAGE_ASYNC_OPERATION_INITIATED

      public static final String STORAGE_ASYNC_OPERATION_INITIATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Storage.AsyncOperationInitiated event.
      See Also:
    • COMMUNICATION_CHAT_MEMBER_ADDED_TO_THREAD_WITH_USER

      public static final String COMMUNICATION_CHAT_MEMBER_ADDED_TO_THREAD_WITH_USER
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMemberAddedToThreadWithUser event.
      See Also:
    • COMMUNICATION_CHAT_MEMBER_REMOVED_FROM_THREAD_WITH_USER

      public static final String COMMUNICATION_CHAT_MEMBER_REMOVED_FROM_THREAD_WITH_USER
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMemberRemovedFromThreadWithUser event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_DELETED

      public static final String COMMUNICATION_CHAT_MESSAGE_DELETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeleted event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_EDITED

      public static final String COMMUNICATION_CHAT_MESSAGE_EDITED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_RECEIVED

      public static final String COMMUNICATION_CHAT_MESSAGE_RECEIVED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event.
      See Also:
    • COMMUNICATION_CHAT_THREAD_CREATED_WITH_USER

      public static final String COMMUNICATION_CHAT_THREAD_CREATED_WITH_USER
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreatedWithUser event.
      See Also:
    • COMMUNICATION_CHAT_THREAD_PROPERTIES_UPDATED_PER_USER

      public static final String COMMUNICATION_CHAT_THREAD_PROPERTIES_UPDATED_PER_USER
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdatedPerUser event.
      See Also:
    • COMMUNICATION_CHAT_THREAD_WITH_USER_DELETED

      public static final String COMMUNICATION_CHAT_THREAD_WITH_USER_DELETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event.
      See Also:
    • COMMUNICATION_SMS_DELIVERY_REPORT_RECEIVED

      public static final String COMMUNICATION_SMS_DELIVERY_REPORT_RECEIVED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event.
      See Also:
    • COMMUNICATION_SMS_RECEIVED

      public static final String COMMUNICATION_SMS_RECEIVED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_DELETED_IN_THREAD

      public static final String COMMUNICATION_CHAT_MESSAGE_DELETED_IN_THREAD
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeletedInThread event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_EDITED_IN_THREAD

      public static final String COMMUNICATION_CHAT_MESSAGE_EDITED_IN_THREAD
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_RECEIVED_IN_THREAD

      public static final String COMMUNICATION_CHAT_MESSAGE_RECEIVED_IN_THREAD
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event.
      See Also:
    • COMMUNICATION_CHAT_PARTICIPANT_ADDED_TO_THREAD

      public static final String COMMUNICATION_CHAT_PARTICIPANT_ADDED_TO_THREAD
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantAdded event.
      See Also:
    • COMMUNICATION_CHAT_PARTICIPANT_ADDED_TO_THREAD_WITH_USER

      public static final String COMMUNICATION_CHAT_PARTICIPANT_ADDED_TO_THREAD_WITH_USER
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantAddedToThreadWithUser event.
      See Also:
    • COMMUNICATION_USER_DISCONNECTED

      public static final String COMMUNICATION_USER_DISCONNECTED
      Schema of the Data property of an EventGridEvent for an Microsoft.Communication.UserDisconnected event.
      See Also:
    • CONTAINER_SERVICE_NEW_KUBERNETES_VERSION_AVAILABLE

      public static final String CONTAINER_SERVICE_NEW_KUBERNETES_VERSION_AVAILABLE
      Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD

      @Deprecated public static final String COMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD
      Deprecated.
      See Also:
    • COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD

      public static final String COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantRemoved event.
      See Also:
    • COMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD_WITH_USER

      @Deprecated public static final String COMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD_WITH_USER
      Deprecated.
      See Also:
    • COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD_WITH_USER

      public static final String COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD_WITH_USER
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser event.
      See Also:
    • COMMUNICATION_CHAT_THREAD_CREATED

      public static final String COMMUNICATION_CHAT_THREAD_CREATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreated event.
      See Also:
    • COMMUNICATION_CHAT_THREAD_DELETED

      public static final String COMMUNICATION_CHAT_THREAD_DELETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadDeleted event.
      See Also:
    • COMMUNICATION_CHAT_THREAD_PROPERTIES_UPDATED

      public static final String COMMUNICATION_CHAT_THREAD_PROPERTIES_UPDATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdated event.
      See Also:
    • COMMUNICATION_RECORDING_FILE_STATUS_UPDATED

      public static final String COMMUNICATION_RECORDING_FILE_STATUS_UPDATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RecordingFileStatusUpdated event.
      See Also:
    • WEB_APP_UPDATED

      public static final String WEB_APP_UPDATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppUpdated event.
      See Also:
    • WEB_BACKUP_OPERATION_STARTED

      public static final String WEB_BACKUP_OPERATION_STARTED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationStarted event.
      See Also:
    • WEB_BACKUP_OPERATION_COMPLETED

      public static final String WEB_BACKUP_OPERATION_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationCompleted event.
      See Also:
    • WEB_BACKUP_OPERATION_FAILED

      public static final String WEB_BACKUP_OPERATION_FAILED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationFailed event.
      See Also:
    • WEB_RESTORE_OPERATION_STARTED

      public static final String WEB_RESTORE_OPERATION_STARTED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationStarted event.
      See Also:
    • WEB_RESTORE_OPERATION_COMPLETED

      public static final String WEB_RESTORE_OPERATION_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationCompleted event.
      See Also:
    • WEB_RESTORE_OPERATION_FAILED

      public static final String WEB_RESTORE_OPERATION_FAILED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationFailed event.
      See Also:
    • WEB_SLOT_SWAP_STARTED

      public static final String WEB_SLOT_SWAP_STARTED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapStarted event.
      See Also:
    • WEB_SLOT_SWAP_COMPLETED

      public static final String WEB_SLOT_SWAP_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapCompleted event.
      See Also:
    • WEB_SLOT_SWAP_FAILED

      public static final String WEB_SLOT_SWAP_FAILED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapFailed event.
      See Also:
    • WEB_SLOT_SWAP_WITH_PREVIEW_STARTED

      public static final String WEB_SLOT_SWAP_WITH_PREVIEW_STARTED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewStarted event.
      See Also:
    • WEB_SLOT_SWAP_WITH_PREVIEW_CANCELLED

      public static final String WEB_SLOT_SWAP_WITH_PREVIEW_CANCELLED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewCancelled event.
      See Also:
    • WEB_APP_SERVICE_PLAN_UPDATED

      public static final String WEB_APP_SERVICE_PLAN_UPDATED
      Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppServicePlanUpdated event.
      See Also:
    • MACHINE_LEARNING_DATASET_DRIFT_DETECTED

      public static final String MACHINE_LEARNING_DATASET_DRIFT_DETECTED
      Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event.
      See Also:
    • MACHINE_LEARNING_MODEL_DEPLOYED

      public static final String MACHINE_LEARNING_MODEL_DEPLOYED
      Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelDeployed event.
      See Also:
    • MACHINE_LEARNING_MODEL_REGISTERED

      public static final String MACHINE_LEARNING_MODEL_REGISTERED
      Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event.
      See Also:
    • MACHINE_LEARNING_RUN_COMPLETED

      public static final String MACHINE_LEARNING_RUN_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunCompleted event.
      See Also:
    • MACHINE_LEARNING_RUN_STATUS_CHANGED

      public static final String MACHINE_LEARNING_RUN_STATUS_CHANGED
      Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event.
      See Also:
    • KEY_VAULT_CERTIFICATE_NEW_VERSION_CREATED

      public static final String KEY_VAULT_CERTIFICATE_NEW_VERSION_CREATED
      /** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNewVersionCreated event.
      See Also:
    • KEY_VAULT_CERTIFICATE_NEAR_EXPIRY

      public static final String KEY_VAULT_CERTIFICATE_NEAR_EXPIRY
      /** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNearExpiry event.
      See Also:
    • KEY_VAULT_CERTIFICATE_EXPIRED

      public static final String KEY_VAULT_CERTIFICATE_EXPIRED
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateExpired event.
      See Also:
    • KEY_VAULT_KEY_NEW_VERSION_CREATED

      public static final String KEY_VAULT_KEY_NEW_VERSION_CREATED
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNewVersionCreated event.
      See Also:
    • KEY_VAULT_KEY_NEAR_EXPIRY

      public static final String KEY_VAULT_KEY_NEAR_EXPIRY
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNearExpiry event.
      See Also:
    • KEY_VAULT_KEY_EXPIRED

      public static final String KEY_VAULT_KEY_EXPIRED
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event.
      See Also:
    • KEY_VAULT_SECRET_NEW_VERSION_CREATED

      public static final String KEY_VAULT_SECRET_NEW_VERSION_CREATED
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNewVersionCreated event.
      See Also:
    • KEY_VAULT_SECRET_NEAR_EXPIRY

      public static final String KEY_VAULT_SECRET_NEAR_EXPIRY
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event.
      See Also:
    • KEY_VAULT_SECRET_EXPIRED

      public static final String KEY_VAULT_SECRET_EXPIRED
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretExpired event.
      See Also:
    • KEY_VAULT_VAULT_ACCESS_POLICY_CHANGED

      public static final String KEY_VAULT_VAULT_ACCESS_POLICY_CHANGED
      Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.VaultAccessPolicyChanged event.
      See Also:
    • REDIS_PATCHING_COMPLETED

      public static final String REDIS_PATCHING_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Cache.PatchingCompleted event.
      See Also:
    • REDIS_SCALING_COMPLETED

      public static final String REDIS_SCALING_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ScalingCompleted event.
      See Also:
    • REDIS_EXPORT_RDB_COMPLETED

      public static final String REDIS_EXPORT_RDB_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ExportRDBCompleted event.
      See Also:
    • REDIS_IMPORT_RDB_COMPLETED

      public static final String REDIS_IMPORT_RDB_COMPLETED
      Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ImportRDBCompleted event.
      See Also:
    • SIGNAL_R_SERVICE_CLIENT_CONNECTION_CONNECTED

      public static final String SIGNAL_R_SERVICE_CLIENT_CONNECTION_CONNECTED
      Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionConnected event.
      See Also:
    • SIGNAL_R_SERVICE_CLIENT_CONNECTION_DISCONNECTED

      public static final String SIGNAL_R_SERVICE_CLIENT_CONNECTION_DISCONNECTED
      Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionDisconnected event.
      See Also:
    • POLICY_INSIGHTS_POLICY_STATE_CREATED

      public static final String POLICY_INSIGHTS_POLICY_STATE_CREATED
      Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event.
      See Also:
    • POLICY_INSIGHTS_POLICY_STATE_CHANGED

      public static final String POLICY_INSIGHTS_POLICY_STATE_CHANGED
      Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateChanged event.
      See Also:
    • POLICY_INSIGHTS_POLICY_STATE_DELETED

      public static final String POLICY_INSIGHTS_POLICY_STATE_DELETED
      Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateDeleted event.
      See Also:
  • Method Details

    • getSystemEventMappings

      public static Map<String,Class<?>> getSystemEventMappings()
      Get a mapping of all the system event type strings to their respective class. This is used by default in the EventGridEvent and CloudEvent classes.
      Returns:
      a mapping of all the system event strings to system event objects.