LoadBalancerNetworkInterfacesOperations interface

Interface representing a LoadBalancerNetworkInterfaces operations.

Properties

list

Gets associated load balancer network interfaces.

Property Details

list

Gets associated load balancer network interfaces.

list: (resourceGroupName: string, loadBalancerName: string, options?: LoadBalancerNetworkInterfacesListOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Property Value

(resourceGroupName: string, loadBalancerName: string, options?: LoadBalancerNetworkInterfacesListOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>