ManagedNamespaceListResult interface
The result of a request to list managed namespaces in a managed cluster.
Properties
| next |
The URI to fetch the next page of results, if any. |
| value | The list of managed namespaces. |
Property Details
nextLink
The URI to fetch the next page of results, if any.
nextLink?: string
Property Value
string