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