共用方式為


SubscriptionFeatureRegistrationList interface

The list of subscription feature registrations.

Properties

nextLink

The link used to get the next page of subscription feature registrations list.

value

The list of subscription feature registrations.

Property Details

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[]

Property Value