ProviderInstanceListResult interface

The response from the List provider instances operation.

Properties

nextLink

The URL to get the next set of provider instances.

value

The list of provider instances.

Property Details

The URL to get the next set of provider instances.

nextLink?: string

Property Value

string

value

The list of provider instances.

value?: ProviderInstance[]

Property Value