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