public class TransparentDataEncryptionInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
TransparentDataEncryptionInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
location()
Get the location property: Resource location.
|
TransparentDataEncryptionStatus |
status()
Get the status property: The status of the database transparent data encryption.
|
void |
validate()
Validates the instance.
|
TransparentDataEncryptionInner |
withStatus(TransparentDataEncryptionStatus status)
Set the status property: The status of the database transparent data encryption.
|
public String location()
public TransparentDataEncryptionStatus status()
public TransparentDataEncryptionInner withStatus(TransparentDataEncryptionStatus status)
status - the status value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.