AssociatedResourcesListResult Class

Azure resources returned by the resource action to get a list of assigned resources.

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

Inheritance
AssociatedResourcesListResult

Constructor

AssociatedResourcesListResult(**kwargs)

Variables

total_count
float

Total number of Azure resources assigned to the identity.

value
list[AzureResource]

The collection of Azure resources returned by the resource action to get a list of assigned resources.

next_link
str

The url to get the next page of results, if any.