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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript