NetworkInterfaces
The Get network interface operation retrieves information about the specified network interface in a virtual machine scale set.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.Compute/virtualMachineScaleSets/{virtualMachineScaleSetName}/virtualMachines/{virtualmachineIndex}/networkInterfaces/{networkInterfaceName}
Path parameters
resourceGroupNamestring required
The name of the resource group.
virtualMachineScaleSetNamestring required
The name of the virtual machine scale set.
virtualmachineIndexstring required
The virtual machine index.
networkInterfaceNamestring required
The name of the network interface.
subscriptionIdstring required
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
$expandstring
expand references resources.
Response
OK