Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TransparentDataEncryptionStateType Enum

Definition

Namespace:
Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
Assembly:
Microsoft.Azure.Commands.Sql.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The possible states in which an Transparent Data Encryption may be in

public enum TransparentDataEncryptionStateType
type TransparentDataEncryptionStateType = 
Public Enum TransparentDataEncryptionStateType
Inheritance
TransparentDataEncryptionStateType

Fields

Name Value Description
Enabled 0
Disabled 1

Applies to