SecretListResult Class

List of secrets.

Inheritance
SecretListResult

Constructor

SecretListResult(*, value: Optional[List[azure.mgmt.keyvault.v2020_04_01_preview.models._models_py3.Secret]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[Secret]

The list of secrets.

next_link
str

The URL to get the next set of secrets.