Share via


LogicalDatabaseTransparentDataEncryption Class

A logical database transparent data encryption state.

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

Constructor

LogicalDatabaseTransparentDataEncryption(*, state: str | _models.TransparentDataEncryptionState | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
state

Specifies the state of the transparent data encryption. Known values are: "Enabled" and "Disabled".

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

state

Specifies the state of the transparent data encryption. Known values are: "Enabled" and "Disabled".