ContainerGroupListResult interface
The container group list response that contains the container group properties.
Properties
next |
The URI to fetch the next page of container groups. |
value | The list of container groups. |
Property Details
nextLink
The URI to fetch the next page of container groups.
nextLink?: string
Property Value
string