TransparentDataEncryptionActivityInner.PercentComplete Property

Definition

Gets the percent complete of the transparent data encryption scan for a database.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.percentComplete")]
public double? PercentComplete { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.percentComplete")>]
member this.PercentComplete : Nullable<double>
Public ReadOnly Property PercentComplete As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to