NetworkManagerResource.GetIpamPools 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.
Gets a collection of IpamPoolResources in the NetworkManager.
public virtual Azure.ResourceManager.Network.IpamPoolCollection GetIpamPools ();
abstract member GetIpamPools : unit -> Azure.ResourceManager.Network.IpamPoolCollection
override this.GetIpamPools : unit -> Azure.ResourceManager.Network.IpamPoolCollection
Public Overridable Function GetIpamPools () As IpamPoolCollection
Returns
An object representing collection of IpamPoolResources and their operations over a IpamPoolResource.