ProviderResourceTypeListResult Class

List of resource types of a resource provider.

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

Inheritance
ProviderResourceTypeListResult

Constructor

ProviderResourceTypeListResult(*, value: Optional[List[azure.mgmt.resource.resources.v2021_01_01.models._models_py3.ProviderResourceType]] = None, **kwargs)

Variables

value
list[ProviderResourceType]

An array of resource types.

next_link
str

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