TransparentDataEncryption Class

Represents a Sql pool transparent data encryption configuration.

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

Inheritance
azure.mgmt.synapse.models._models_py3.ProxyResource
TransparentDataEncryption

Constructor

TransparentDataEncryption(*, status: Optional[Union[str, azure.mgmt.synapse.models._synapse_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

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

location
str

Resource location.