Freigeben über


IpAllocationsOperationsExtensions.ListByResourceGroup Methode

Definition

Ruft alle IpAllocations in einer Ressourcengruppe ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.IpAllocation> ListByResourceGroup(this Microsoft.Azure.Management.Network.IIpAllocationsOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.Network.IIpAllocationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.IpAllocation>
<Extension()>
Public Function ListByResourceGroup (operations As IIpAllocationsOperations, resourceGroupName As String) As IPage(Of IpAllocation)

Parameter

operations
IIpAllocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: