NetAppAccountResource.GetCapacityPools 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 CapacityPools in the NetAppAccountResource.
public virtual Azure.ResourceManager.NetApp.CapacityPoolCollection GetCapacityPools();
abstract member GetCapacityPools : unit -> Azure.ResourceManager.NetApp.CapacityPoolCollection
override this.GetCapacityPools : unit -> Azure.ResourceManager.NetApp.CapacityPoolCollection
Public Overridable Function GetCapacityPools () As CapacityPoolCollection
Returns
An object representing collection of CapacityPools and their operations over a CapacityPoolResource.