VaultListResult interface
Properties
nextLink |
The URL to get the next set of vaults.
|
value |
The list of vaults.
|
Property Details
nextLink
The URL to get the next set of vaults.
nextLink?: string
Property Value
value
The list of vaults.
value?: Vault[]
Property Value