LoadBalancerNetworkInterfaces interface
Interface representing a LoadBalancerNetworkInterfaces.
Methods
list(string, string, Load |
Gets associated load balancer network interfaces. |
Method Details
list(string, string, LoadBalancerNetworkInterfacesListOptionalParams)
Gets associated load balancer network interfaces.
function list(resourceGroupName: string, loadBalancerName: string, options?: LoadBalancerNetworkInterfacesListOptionalParams): PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group.
- loadBalancerName
-
string
The name of the load balancer.
The options parameters.