CertificateResourceCollection interface

Collection compose of certificate resources list and a possible link for next page.

Properties

nextLink

The link to next page of certificate list.

value

The certificate resources list.

Property Details

The link to next page of certificate list.

nextLink?: string

Property Value

string

value

The certificate resources list.

value?: CertificateResource[]

Property Value