public class TransparentDataEncryptionActivityInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
TransparentDataEncryptionActivityInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
location()
Get the location property: Resource location.
|
Float |
percentComplete()
Get the percentComplete property: The percent complete of the transparent data encryption scan for a database.
|
TransparentDataEncryptionActivityStatus |
status()
Get the status property: The status of the database.
|
void |
validate()
Validates the instance.
|
public TransparentDataEncryptionActivityInner()
public String location()
public TransparentDataEncryptionActivityStatus status()
public Float percentComplete()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.