SecretResourceDescriptionList interface
A pageable list of secret resources.
Properties
next |
URI to fetch the next page of the list. |
value | One page of the list. |
Property Details
nextLink
URI to fetch the next page of the list.
nextLink?: string
Property Value
string
value
One page of the list.
value?: SecretResourceDescription[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript