| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicy |
SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyActionsDefinition.get()
Gets the information about a SQL Server Security Alert Policy resource from Azure SQL server.
|
SqlServerSecurityAlertPolicy |
SqlServerSecurityAlertPolicyOperations.getById(String id)
Gets the information about a SQL Server Security Alert Policy resource from Azure SQL server using the resource
ID.
|
SqlServerSecurityAlertPolicy |
SqlServerSecurityAlertPolicyOperations.getBySqlServer(SqlServer sqlServer)
Gets the information about a SQL Server Security Alert Policy resource from Azure SQL server, identifying it by
its parent SQL Server.
|
SqlServerSecurityAlertPolicy |
SqlServerSecurityAlertPolicyOperations.getBySqlServer(String resourceGroupName,
String sqlServerName)
Gets the information about a SQL Server Security Alert Policy resource from Azure SQL server, identifying it by
its resource group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.