VirtualNetworks

Gets all virtual networks in a subscription.

get/subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualNetworks

Parameters

./network.json#/components/parameters/ApiVersionParameter — unresolved $ref
./network.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

Response

Request successful. The operation returns a list of VirtualNetwork resources.

valueVirtualNetwork[] — unresolved $ref

A list of VirtualNetwork resources in a resource group.

nextLinkstring

The URL to get the next set of results.

Changes