TransparentDataEncryption Class
Represents a database transparent data encryption configuration.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceTransparentDataEncryption
Constructor
TransparentDataEncryption(*, status: Optional[Union[str, azure.mgmt.sql.models._sql_management_client_enums.TransparentDataEncryptionStatus]] = None, **kwargs)
Parameters
- status
- str or TransparentDataEncryptionStatus
Required
The status of the database transparent data encryption. Possible values include: "Enabled", "Disabled".
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- location
- str
Resource location.
Feedback
Submit and view feedback for