TdeCertificate Class

A TDE certificate that can be uploaded into a server.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.sql.models._models_py3.ProxyResource
TdeCertificate

Constructor

TdeCertificate(*, private_blob: Optional[str] = None, cert_password: Optional[str] = None, **kwargs)

Parameters

private_blob
str
Required

The base64 encoded certificate private blob.

cert_password
str
Required

The certificate password.

Variables

id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.