TransparentDataEncryptionActivity.Status Property
Definition
Gets the status of the database. Possible values include: 'Encrypting', 'Decrypting'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; }
member this.Status : string
Public ReadOnly Property Status As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute