ServiceConfigurationList interface
The paginated list of serviceConfigurations
Properties
next |
The link to fetch the next page of connected cluster |
value | The list of service configuration |
Property Details
nextLink
The link to fetch the next page of connected cluster
nextLink?: string
Property Value
string
value
The list of service configuration
value?: ServiceConfigurationResource[]