Azure.Messaging.EventGrid.Namespaces Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AcknowledgeOptions |
Array of lock tokens for the corresponding received Cloud Events to be acknowledged. |
AcknowledgeResult |
The result of the Acknowledge operation. |
BrokerProperties |
Properties of the Event Broker operation. |
EventGridClient |
Azure Messaging EventGrid Client. |
EventGridClientOptions |
Client options for EventGridClient. |
EventGridNamespacesModelFactory |
Model factory for models. |
EventGridReceiverClient |
The EventGridReceiver service client. |
EventGridReceiverClientOptions |
The options for EventGridReceiverClient. |
EventGridSenderClient |
The EventGridSender service client. |
EventGridSenderClientOptions |
The options for EventGridSenderClient. |
FailedLockToken |
Failed LockToken information. |
MessagingEventGridNamespacesModelFactory |
Model factory for models. |
PublishResult |
The result of the Publish operation. |
ReceiveDetails |
Receive operation details per Cloud Event. |
ReceiveResult |
Details of the Receive operation response. |
RejectOptions |
Array of lock tokens for the corresponding received Cloud Events to be rejected. |
RejectResult |
The result of the Reject operation. |
ReleaseOptions |
Array of lock tokens for the corresponding received Cloud Events to be released. |
ReleaseResult |
The result of the Release operation. |
RenewCloudEventLocksResult |
The result of the RenewLock operation. |
RenewLockOptions |
Array of lock tokens for the corresponding received Cloud Events to be renewed. |
RenewLocksResult |
The result of the RenewLock operation. |
Structs
ReleaseDelay |
Supported delays for release operation. |
Enums
EventGridClientOptions.ServiceVersion |
The version of the service to use. |
EventGridReceiverClientOptions.ServiceVersion |
The version of the service to use. |
EventGridSenderClientOptions.ServiceVersion |
The version of the service to use. |
Azure SDK for .NET