NetworkInterfaceLoadBalancersOperations interface

Interface representing a NetworkInterfaceLoadBalancers operations.

Properties

list

List all load balancers in a network interface.

Property Details

list

List all load balancers in a network interface.

list: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfaceLoadBalancersListOptionalParams) => PagedAsyncIterableIterator<LoadBalancer, LoadBalancer[], PageSettings>

Property Value

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfaceLoadBalancersListOptionalParams) => PagedAsyncIterableIterator<LoadBalancer, LoadBalancer[], PageSettings>