See: Description
| Class | 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.
|
| ContainerRegistryImageDeletedEventData |
Schema of the Data property of an EventGridEvent for a
Microsoft.ContainerRegistry.ImageDeleted event.
|
| ContainerRegistryImagePushedEventData |
Schema of the Data property of an EventGridEvent for a
Microsoft.ContainerRegistry.ImagePushed 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.
|
| IotHubDeviceCreatedEventData |
Event data for Microsoft.Devices.DeviceCreated event.
|
| IotHubDeviceDeletedEventData |
Event data for Microsoft.Devices.DeviceDeleted event.
|
| MediaJobStateChangeEventData |
Schema of the Data property of an EventGridEvent for a
Microsoft.Media.JobStateChange event.
|
| 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.
|
| SubscriptionDeletedEventData |
Schema of the Data property of an EventGridEvent for a
Microsoft.EventGrid.SubscriptionDeletedEvent.
|
| SubscriptionValidationEventData |
Schema of the Data property of an EventGridEvent for a
Microsoft.EventGrid.SubscriptionValidationEvent.
|
| SubscriptionValidationResponse |
To complete an event subscription validation handshake, a subscriber can use
either the validationCode or the validationUrl received in a
SubscriptionValidationEvent.
|
| Enum | Description |
|---|---|
| JobState |
Defines values for JobState.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/