RelayNamespaceListResult interface
The response from the list namespace operation.
Properties
next |
Link to the next set of results. Not empty if value contains incomplete list of namespaces. |
value | Result of the list namespace operation. |
Property Details
nextLink
Link to the next set of results. Not empty if value contains incomplete list of namespaces.
nextLink?: string
Property Value
string