VirtualNetworkListUsageResultOutput interface
Response for the virtual networks GetUsage API service call.
Property Details
nextLink
The URL to get the next set of results.
nextLink?: string
Property Value
string
value
VirtualNetwork usage stats.
value?: VirtualNetworkUsageOutput[]