| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid |
This package contains the classes for EventGridClient.
|
| com.microsoft.azure.eventgrid.models |
This package contains the models classes for EventGridClient.
|
| Class and Description |
|---|
| EventGridEvent
Properties of an event published to an Event Grid topic.
|
| Class and Description |
|---|
| ContainerRegistryEventActor
The agent that initiated the event.
|
| ContainerRegistryEventData
The content of the event request message.
|
| ContainerRegistryEventRequest
The request that generated the event.
|
| ContainerRegistryEventSource
The registry node that generated the event.
|
| ContainerRegistryEventTarget
The target of the event.
|
| DeviceLifeCycleEventProperties
Schema of the Data property of an EventGridEvent for a device life cycle
event (DeviceCreated, DeviceDeleted).
|
| DeviceTwinInfo
Information about the device twin, which is the cloud represenation of
application device metadata.
|
| DeviceTwinInfoProperties
Properties JSON element.
|
| DeviceTwinInfoX509Thumbprint
The thumbprint is a unique value for the x509 certificate, commonly used to
find a particular certificate in a certificate store.
|
| DeviceTwinMetadata
Metadata information for the properties JSON document.
|
| DeviceTwinProperties
A portion of the properties that can be written only by the application
back-end, and read by the device.
|
| EventGridEvent
Properties of an event published to an Event Grid topic.
|
| EventHubCaptureFileCreatedEventData
Schema of the Data property of an EventGridEvent for an
Microsoft.EventHub.CaptureFileCreated event.
|
| JobState
Defines values for JobState.
|
| ResourceDeleteCancelData
Schema of the Data property of an EventGridEvent for an
Microsoft.Resources.ResourceDeleteCancel event.
|
| ResourceDeleteFailureData
Schema of the Data property of an EventGridEvent for a
Microsoft.Resources.ResourceDeleteFailure event.
|
| ResourceDeleteSuccessData
Schema of the Data property of an EventGridEvent for a
Microsoft.Resources.ResourceDeleteSuccess event.
|
| ResourceWriteCancelData
Schema of the Data property of an EventGridEvent for a
Microsoft.Resources.ResourceWriteCancel event.
|
| ResourceWriteFailureData
Schema of the Data property of an EventGridEvent for a
Microsoft.Resources.ResourceWriteFailure event.
|
| ResourceWriteSuccessData
Schema of the Data property of an EventGridEvent for a
Microsoft.Resources.ResourceWriteSuccess event.
|
| ServiceBusActiveMessagesAvailableWithNoListenersEventData
Schema of the Data property of an EventGridEvent for a
Microsoft.ServiceBus.ActiveMessagesAvailableWithNoListeners event.
|
| ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Schema of the Data property of an EventGridEvent for a
Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListenersEvent event.
|
| StorageBlobCreatedEventData
Schema of the Data property of an EventGridEvent for an
Microsoft.Storage.BlobCreated event.
|
| StorageBlobDeletedEventData
Schema of the Data property of an EventGridEvent for an
Microsoft.Storage.BlobDeleted event.
|
| SubscriptionValidationResponse
To complete an event subscription validation handshake, a subscriber can use
either the validationCode or the validationUrl received in a
SubscriptionValidationEvent.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/