PrivateLinkResources interface
Class which represent the stamps associated with the vault.
Properties
next |
Link to the next chunk of the response |
value | A collection of private link resources |
Property Details
nextLink
Link to the next chunk of the response
nextLink?: string
Property Value
string
value
A collection of private link resources
value?: PrivateLinkResource[]