PaginatedOperationalizationClustersList interface
Paginated list of operationalization clusters.
Properties
next |
A continuation link (absolute URI) to the next page of results in the list. |
value | An array of cluster objects. |
Property Details
nextLink
A continuation link (absolute URI) to the next page of results in the list.
nextLink?: string
Property Value
string
value
An array of cluster objects.
value?: OperationalizationCluster[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript