SecretValueResourceDescriptionList interface
A pageable list of values of a secret resource. The information does not include only the name of the value and not the actual unencrypted value.
Property Details
nextLink
URI to fetch the next page of the list.
nextLink?: string
Property Value
string
value
One page of the list.
value?: SecretValueResourceDescription[]
Property Value
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript