InterfaceEndpoints

Gets all interface endpoints in a resource group.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/interfaceEndpoints

Path parameters

resourceGroupNamestring required

The name of the resource group.

Parameters

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

Response

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

valueInterfaceEndpoint[] — unresolved $ref

Gets a list of InterfaceEndpoint resources in a resource group.

nextLinkstring

The URL to get the next set of results.

Changes