ResourceGroupListResult.ResourceGroups Property

Definition

Optional. Gets or sets the list of resource groups.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.ResourceGroupExtended> ResourceGroups { get; set; }
member this.ResourceGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.ResourceGroupExtended> with get, set
Public Property ResourceGroups As IList(Of ResourceGroupExtended)

Property Value

Applies to