Share via


MockableNetworkResourceGroupResource.GetIPAllocations Method

Definition

Gets a collection of IPAllocationResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.Network.IPAllocationCollection GetIPAllocations ();
abstract member GetIPAllocations : unit -> Azure.ResourceManager.Network.IPAllocationCollection
override this.GetIPAllocations : unit -> Azure.ResourceManager.Network.IPAllocationCollection
Public Overridable Function GetIPAllocations () As IPAllocationCollection

Returns

An object representing collection of IPAllocationResources and their operations over a IPAllocationResource.

Applies to