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