ResourceListResult Class

List of vault resources.

Inheritance
ResourceListResult

Constructor

ResourceListResult(*, value: Optional[List[azure.mgmt.keyvault.v2019_09_01.models._models_py3.Resource]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[Resource]

The list of vault resources.

next_link
str

The URL to get the next set of vault resources.