@Beta(value=V1_9_0) public interface SqlEncryptionProtector extends HasId, HasInner<com.microsoft.azure.management.sql.implementation.EncryptionProtectorInner>, HasResourceGroup, Indexable, Refreshable<SqlEncryptionProtector>, 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() |
Region |
region() |
String |
serverKeyName() |
ServerKeyType |
serverKeyType() |
String |
sqlServerName() |
String |
thumbprint() |
String |
uri() |
id
inner
resourceGroupName
key
refresh, refreshAsync
String sqlServerName()
String parentId()
String kind()
Region region()
String serverKeyName()
ServerKeyType serverKeyType()
String uri()
String thumbprint()
Copyright © 2019. All rights reserved.