EventSubscriptionsListResult interface
Ergebnis des Vorgangs List EventSubscriptions
Eigenschaften
next |
Ein Link für die nächste Seite von Ereignisabonnements |
value | Eine Auflistung von EventSubscriptions |
Details zur Eigenschaft
nextLink
Ein Link für die nächste Seite von Ereignisabonnements
nextLink?: string
Eigenschaftswert
string
value
Eine Auflistung von EventSubscriptions
value?: EventSubscription[]