ResourceGroupListResult Class

List of resource groups.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceGroupListResult

Constructor

ResourceGroupListResult(*, value: Optional[List[azure.mgmt.resource.resources.v2018_05_01.models._models_py3.ResourceGroup]] = None, **kwargs)

Variables

value
list[ResourceGroup]

An array of resource groups.

next_link
str

The URL to use for getting the next set of results.