AzureLargeInstanceListResult interface    
The response of a AzureLargeInstance list operation.
Properties
| next | The link to the next page of items | 
| value | The AzureLargeInstance items on this page | 
Property Details
		nextLink
	 
	The link to the next page of items
nextLink?: stringProperty Value
string
value
The AzureLargeInstance items on this page
value: AzureLargeInstance[]