ResourceListResult interface
Properties
nextLink |
The URL to get the next set of vault resources.
|
value |
The list of vault resources.
|
Property Details
nextLink
The URL to get the next set of vault resources.
nextLink?: string
Property Value
value
The list of vault resources.
value?: Resource[]
Property Value