SubscriptionFeatureRegistrationList interface
The list of subscription feature registrations.
Properties
next |
The link used to get the next page of subscription feature registrations list. |
value | The list of subscription feature registrations. |
Property Details
nextLink
The link used to get the next page of subscription feature registrations list.
nextLink?: string
Property Value
string
value
The list of subscription feature registrations.
value?: SubscriptionFeatureRegistration[]