SubscriptionResource.GetResourceGroups 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 ResourceGroupResources in the Subscription.
public virtual Azure.ResourceManager.Resources.ResourceGroupCollection GetResourceGroups ();
abstract member GetResourceGroups : unit -> Azure.ResourceManager.Resources.ResourceGroupCollection
override this.GetResourceGroups : unit -> Azure.ResourceManager.Resources.ResourceGroupCollection
Public Overridable Function GetResourceGroups () As ResourceGroupCollection
Returns
An object representing collection of ResourceGroupResources and their operations over a ResourceGroupResource.