NotificationHubListResult interface

The response of the List NotificationHub operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of NotificationHub

value

Result of the List NotificationHub operation.

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of NotificationHub

nextLink?: string

Property Value

string

value

Result of the List NotificationHub operation.

value?: NotificationHubResource[]

Property Value