Microsoft.Azure.Management.EventGrid.Models Namespace

Classes

AdvancedFilter

This is the base type that represents an advanced filter. To configure an advanced filter, do not directly instantiate an object of this class. Instead, instantiate an object of a derived class such as BoolEqualsAdvancedFilter, NumberInAdvancedFilter, StringEqualsAdvancedFilter etc. depending on the type of the key based on which you want to filter.

AzureFunctionEventSubscriptionDestination

Information about the azure function destination for an event subscription.

BoolEqualsAdvancedFilter

BoolEquals Advanced Filter.

Channel

Channel info.

ChannelProvisioningState

Defines values for ChannelProvisioningState.

ChannelType

Defines values for ChannelType.

ChannelUpdateParameters

Properties of the Channel update.

ConnectionState

ConnectionState information.

CreatedByType

Defines values for CreatedByType.

DataResidencyBoundary

Defines values for DataResidencyBoundary.

DeadLetterDestination

Information about the dead letter destination for an event subscription. To configure a deadletter destination, do not directly instantiate an object of this class. Instead, instantiate an object of a derived class. Currently, StorageBlobDeadLetterDestination is the only class that derives from this class.

DeadLetterWithResourceIdentity

Information about the deadletter destination with resource identity.

DeliveryAttributeListResult

Result of the Get delivery attributes operation.

DeliveryAttributeMapping

Delivery attribute mapping details.

DeliveryWithResourceIdentity

Information about the delivery for an event subscription with resource identity.

Domain

EventGrid Domain.

DomainProvisioningState

Defines values for DomainProvisioningState.

DomainRegenerateKeyRequest

Domain regenerate share access key request.

DomainSharedAccessKeys

Shared access keys of the Domain.

DomainTopic

Domain Topic.

DomainTopicProvisioningState

Defines values for DomainTopicProvisioningState.

DomainUpdateParameters

Properties of the Domain update.

DynamicDeliveryAttributeMapping

Dynamic delivery attribute mapping details.

EventDefinitionKind

Defines values for EventDefinitionKind.

EventDeliverySchema

Defines values for EventDeliverySchema.

EventHubEventSubscriptionDestination

Information about the event hub destination for an event subscription.

EventSubscription

Event Subscription

EventSubscriptionDestination

Information about the destination for an event subscription.

EventSubscriptionFilter

Filter for the Event Subscription.

EventSubscriptionFullUrl

Full endpoint url of an event subscription

EventSubscriptionIdentity

The identity information with the event subscription.

EventSubscriptionIdentityType

Defines values for EventSubscriptionIdentityType.

EventSubscriptionProvisioningState

Defines values for EventSubscriptionProvisioningState.

EventSubscriptionUpdateParameters

Properties of the Event Subscription update.

EventType

Event Type for a subject under a topic

EventTypeInfo

The event type information for Channels.

ExtensionTopic

Event grid Extension Topic. This is used for getting Event Grid related metrics for Azure resources.

HybridConnectionEventSubscriptionDestination

Information about the HybridConnection destination for an event subscription.

IdentityInfo

The identity information for the resource.

IdentityType

Defines values for IdentityType.

InboundIpRule
InlineEventProperties

Additional information about every inline event.

InputSchema

Defines values for InputSchema.

InputSchemaMapping

By default, Event Grid expects events to be in the Event Grid event schema. Specifying an input schema mapping enables publishing to Event Grid using a custom input schema. Currently, the only supported type of InputSchemaMapping is 'JsonInputSchemaMapping'.

IpActionType

Defines values for IpActionType.

IsNotNullAdvancedFilter

IsNotNull Advanced Filter.

IsNullOrUndefinedAdvancedFilter

IsNullOrUndefined Advanced Filter.

JsonField

This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id', 'topic' and 'eventtime' properties. This represents a field in the input event schema.

JsonFieldWithDefault

This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'subject', 'eventtype' and 'dataversion' properties. This represents a field in the input event schema along with a default value to be used, and at least one of these two properties should be provided.

JsonInputSchemaMapping

This enables publishing to Event Grid using a custom input schema. This can be used to map properties from a custom input JSON schema to the Event Grid event schema.

NumberGreaterThanAdvancedFilter

NumberGreaterThan Advanced Filter.

NumberGreaterThanOrEqualsAdvancedFilter

NumberGreaterThanOrEquals Advanced Filter.

NumberInAdvancedFilter

NumberIn Advanced Filter.

NumberInRangeAdvancedFilter

NumberInRange Advanced Filter.

NumberLessThanAdvancedFilter

NumberLessThan Advanced Filter.

NumberLessThanOrEqualsAdvancedFilter

NumberLessThanOrEquals Advanced Filter.

NumberNotInAdvancedFilter

NumberNotIn Advanced Filter.

NumberNotInRangeAdvancedFilter

NumberNotInRange Advanced Filter.

Operation

Represents an operation returned by the GetOperations request.

OperationInfo

Information about an operation

Page<T>

Defines a page in Azure responses.

Page1<T>

Defines a page in Azure responses.

Partner

Information about the partner.

PartnerAuthorization

The partner authorization details.

PartnerConfiguration

Partner configuration information

PartnerConfigurationProvisioningState

Defines values for PartnerConfigurationProvisioningState.

PartnerConfigurationUpdateParameters

Properties of the partner configuration update.

PartnerDetails

Information about the partner.

PartnerNamespace

EventGrid Partner Namespace.

PartnerNamespaceProvisioningState

Defines values for PartnerNamespaceProvisioningState.

PartnerNamespaceRegenerateKeyRequest

PartnerNamespace regenerate shared access key request.

PartnerNamespaceSharedAccessKeys

Shared access keys of the partner namespace.

PartnerNamespaceUpdateParameters

Properties of the Partner Namespace update.

PartnerRegistration

Information about a partner registration.

PartnerRegistrationProvisioningState

Defines values for PartnerRegistrationProvisioningState.

PartnerRegistrationUpdateParameters

Properties of the Partner Registration update.

PartnerTopic

Event Grid Partner Topic.

PartnerTopicActivationState

Defines values for PartnerTopicActivationState.

PartnerTopicInfo

Properties of the corresponding partner topic of a Channel.

PartnerTopicProvisioningState

Defines values for PartnerTopicProvisioningState.

PartnerTopicRoutingMode

Defines values for PartnerTopicRoutingMode.

PartnerTopicUpdateParameters

Properties of the Partner Topic update.

PartnerUpdateTopicInfo

Update properties for the corresponding partner topic of a channel.

PersistedConnectionStatus

Defines values for PersistedConnectionStatus.

PrivateEndpoint

PrivateEndpoint information.

PrivateEndpointConnection

PrivateEndpointConnection resource information.

PrivateEndpointConnectionsParentType

Defines values for PrivateEndpointConnectionsParentType.

PrivateLinkResource

Information of the private link resource.

PublicNetworkAccess

Defines values for PublicNetworkAccess.

ReadinessState

Defines values for ReadinessState.

Resource

Definition of a Resource.

ResourceProvisioningState

Defines values for ResourceProvisioningState.

ResourceRegionType

Defines values for ResourceRegionType.

RetryPolicy

Information about the retry policy for an event subscription.

ServiceBusQueueEventSubscriptionDestination

Information about the service bus destination for an event subscription.

ServiceBusTopicEventSubscriptionDestination

Information about the service bus topic destination for an event subscription.

StaticDeliveryAttributeMapping

Static delivery attribute mapping details.

StorageBlobDeadLetterDestination

Information about the storage blob based dead letter destination.

StorageQueueEventSubscriptionDestination

Information about the storage queue destination for an event subscription.

StringBeginsWithAdvancedFilter

StringBeginsWith Advanced Filter.

StringContainsAdvancedFilter

StringContains Advanced Filter.

StringEndsWithAdvancedFilter

StringEndsWith Advanced Filter.

StringInAdvancedFilter

StringIn Advanced Filter.

StringNotBeginsWithAdvancedFilter

StringNotBeginsWith Advanced Filter.

StringNotContainsAdvancedFilter

StringNotContains Advanced Filter.

StringNotEndsWithAdvancedFilter

StringNotEndsWith Advanced Filter.

StringNotInAdvancedFilter

StringNotIn Advanced Filter.

SystemData

Metadata pertaining to creation and last modification of the resource.

SystemTopic

EventGrid System Topic.

SystemTopicUpdateParameters

Properties of the System Topic update.

Topic

EventGrid Topic

TopicProvisioningState

Defines values for TopicProvisioningState.

TopicRegenerateKeyRequest

Topic regenerate share access key request

TopicSharedAccessKeys

Shared access keys of the Topic

TopicTypeInfo

Properties of a topic type info.

TopicTypeProvisioningState

Defines values for TopicTypeProvisioningState.

TopicTypeSourceScope

Defines values for TopicTypeSourceScope.

TopicUpdateParameters

Properties of the Topic update

TrackedResource

Definition of a Tracked Resource.

UserIdentityProperties

The information about the user identity.

VerifiedPartner

Verified partner information

VerifiedPartnerProvisioningState

Defines values for VerifiedPartnerProvisioningState.

WebHookEventSubscriptionDestination

Information about the webhook destination for an event subscription.