NetworkInterfaces

Gets all network interfaces in a subscription.

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

Path parameters

subscriptionIdstring required

The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client API version.

Response

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

valueNetworkInterface[] — unresolved $ref

A list of network interfaces in a resource group.

nextLinkstring

The URL to get the next set of results.

Changes