CodeContainerResourceArmPaginatedResult interface     
A paginated list of CodeContainer entities.
Properties
| next | The link to the next page of CodeContainer objects. If null, there are no additional pages. | 
| value | An array of objects of type CodeContainer. | 
Property Details
		nextLink
	 
	The link to the next page of CodeContainer objects. If null, there are no additional pages.
nextLink?: stringProperty Value
string