SubscriptionUpdateParameters interface

Properties of the Event Subscription update.

Properties

deliveryConfiguration

Information about the delivery configuration of the event subscription.

eventDeliverySchema

The event delivery schema for the event subscription.

expirationTimeUtc

Expiration time of the event subscription.

filtersConfiguration

Information about the filter for the event subscription.

Property Details

deliveryConfiguration

Information about the delivery configuration of the event subscription.

deliveryConfiguration?: DeliveryConfiguration

Property Value

eventDeliverySchema

The event delivery schema for the event subscription.

eventDeliverySchema?: string

Property Value

string

expirationTimeUtc

Expiration time of the event subscription.

expirationTimeUtc?: Date

Property Value

Date

filtersConfiguration

Information about the filter for the event subscription.

filtersConfiguration?: FiltersConfiguration

Property Value