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