LoadBalancersOperationsExtensions.List Method
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.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.LoadBalancer> List (this Microsoft.Azure.Management.Internal.Network.Version2017_03_01.ILoadBalancersOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.ILoadBalancersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.LoadBalancer>
<Extension()>
Public Function List (operations As ILoadBalancersOperations, resourceGroupName As String) As IPage(Of LoadBalancer)
Parameters
- operations
- ILoadBalancersOperations
- resourceGroupName
- String