SecretResourceDescriptionList interface

A pageable list of secret resources.

Properties

nextLink

URI to fetch the next page of the list.

value

One page of the list.

Property Details

URI to fetch the next page of the list.

nextLink?: string

Property Value

string

value

One page of the list.

value?: SecretResourceDescription[]

Property Value