SubnetListResult interface
Response for ListSubnets API service callRetrieves all subnet that belongs to a virtual network.
Properties
next |
The URL to get the next set of results. |
value | The subnets in a virtual network. |
Property Details
nextLink
The URL to get the next set of results.
nextLink?: string
Property Value
string