CaCertificatesListResult interface

Result of the List CA Certificate operation.

Properties

nextLink

A link for the next page of CA Certificate.

value

A collection of CA Certificate.

Property Details

A link for the next page of CA Certificate.

nextLink?: string

Property Value

string

value

A collection of CA Certificate.

value?: CaCertificate[]

Property Value