SecretListResult interface
Properties
nextLink |
The URL to get the next set of secrets.
|
value |
The list of secrets.
|
Property Details
nextLink
The URL to get the next set of secrets.
nextLink?: string
Property Value
value
The list of secrets.
value?: Secret[]
Property Value