ServiceConfigurationList interface

The paginated list of serviceConfigurations

Properties

nextLink

The link to fetch the next page of connected cluster

value

The list of service configuration

Property Details

The link to fetch the next page of connected cluster

nextLink?: string

Property Value

string

value

The list of service configuration

value?: ServiceConfigurationResource[]

Property Value