@Beta(value=V1_9_0) public interface SqlEncryptionProtector extends com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.EncryptionProtectorInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<SqlEncryptionProtector>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<SqlEncryptionProtector.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlEncryptionProtector.Update
The template for a SQL Encryption Protector update operation, containing all the settings that can be modified.
|
static interface |
SqlEncryptionProtector.UpdateStages
Grouping of all the SQL Encryption Protector update stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
kind() |
String |
parentId() |
com.microsoft.azure.management.resources.fluentcore.arm.Region |
region() |
String |
serverKeyName() |
ServerKeyType |
serverKeyType() |
String |
sqlServerName() |
String |
thumbprint() |
String |
uri() |
idinnerresourceGroupNamekeyString sqlServerName()
String parentId()
String kind()
com.microsoft.azure.management.resources.fluentcore.arm.Region region()
String serverKeyName()
ServerKeyType serverKeyType()
String uri()
String thumbprint()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/