GetTdeCertificatesSqlTaskOutput interface
Output of the task that gets TDE certificates in Base64 encoded format.
Properties
base64Encoded |
Mapping from certificate name to base 64 encoded format. NOTE: This property will not be serialized. It can only be populated by the server. |
validation |
Validation errors NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
base64EncodedCertificates
Mapping from certificate name to base 64 encoded format. NOTE: This property will not be serialized. It can only be populated by the server.
base64EncodedCertificates?: string
Property Value
string
validationErrors
Validation errors NOTE: This property will not be serialized. It can only be populated by the server.
validationErrors?: ReportableException[]
Property Value
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript