Subscription interface

Event Subscription.

Extends

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.

provisioningState

Provisioning state of the event subscription. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

The system metadata relating to Event Subscription resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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

provisioningState

Provisioning state of the event subscription. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

systemData

The system metadata relating to Event Subscription resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

id

Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type