NetworkInterfaceLoadBalancersOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for NetworkInterfaceLoadBalancersOperations.
public static class NetworkInterfaceLoadBalancersOperationsExtensions
type NetworkInterfaceLoadBalancersOperationsExtensions = class
Public Module NetworkInterfaceLoadBalancersOperationsExtensions
- Inheritance
-
NetworkInterfaceLoadBalancersOperationsExtensions
Methods
List(INetworkInterfaceLoadBalancersOperations, String, String) |
List all load balancers in a network interface. |
ListAsync(INetworkInterfaceLoadBalancersOperations, String, String, CancellationToken) |
List all load balancers in a network interface. |
ListNext(INetworkInterfaceLoadBalancersOperations, String) |
List all load balancers in a network interface. |
ListNextAsync(INetworkInterfaceLoadBalancersOperations, String, CancellationToken) |
List all load balancers in a network interface. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET