共用方式為


CertificateListResult interface

清單憑證作業的回應模型。

屬性

nextLink

取得或設定下一個連結。

value

取得或設定憑證清單。

屬性詳細資料

取得或設定下一個連結。

nextLink?: string

屬性值

string

value

取得或設定憑證清單。

value?: Certificate[]

屬性值