PrivateLinkResources Class

Class which represent the stamps associated with the vault.

Inheritance
PrivateLinkResources

Constructor

PrivateLinkResources(*, value: Optional[List[_models.PrivateLinkResource]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[PrivateLinkResource]

A collection of private link resources.

next_link
str

Link to the next chunk of the response.