Subscription Properties |
The Subscription type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientState |
The client state set in the subscription
|
![]() | ExpirationDateTime |
Specifies the date and time when the webhook subscription expires.
The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to.
|
![]() | Id |
The ID of the subscription
|
![]() | Name |
The name of the subscription
|
![]() | NotificationUrl |
The URL of the endpoint that will receive the change notifications.
This URL must make use of the HTTPS protocol.
|
![]() | Resource |
Specifies the resource that will be monitored for changes.
Do not include the base URL (https://graph.microsoft.com/v1.0/).
|
![]() | SubscriptionId |
The unique identifier of the MS Graph subscription
|
![]() | SystemId |
The id of the system containing the resources for the notifications
|
![]() | UId |
The UId of the subscription
|