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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript