Freigeben über


WorkloadNetworksOperationsExtensions.ListGatewaysNext Methode

Definition

Liste der Gateways in einem Workloadnetzwerk für private Clouds.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkGateway> ListGatewaysNext (this Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations operations, string nextPageLink);
static member ListGatewaysNext : Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkGateway>
<Extension()>
Public Function ListGatewaysNext (operations As IWorkloadNetworksOperations, nextPageLink As String) As IPage(Of WorkloadNetworkGateway)

Parameter

operations
IWorkloadNetworksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: