| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlEncryptionProtector |
SqlEncryptionProtectorOperations.SqlEncryptionProtectorActionsDefinition.get()
Gets the information about an Encryption Protector resource from Azure SQL server.
|
SqlEncryptionProtector |
SqlEncryptionProtectorOperations.getById(String id)
Gets the information about an Encryption Protector resource from Azure SQL server using the resource ID.
|
SqlEncryptionProtector |
SqlEncryptionProtectorOperations.getBySqlServer(SqlServer sqlServer)
Gets the information about an Encryption Protector resource from Azure SQL server, identifying it by its resource
group and parent.
|
SqlEncryptionProtector |
SqlEncryptionProtectorOperations.getBySqlServer(String resourceGroupName,
String sqlServerName)
Gets the information about an Encryption Protector resource from Azure SQL server, identifying it by its resource
group and parent.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.