@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyActionsDefinition
Modifier and Type | Method and Description |
---|---|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithState |
define()
Begins the definition of a new SQL Server Security Alert Policy to be added to this server.
|
SqlServerSecurityAlertPolicy |
get()
Gets the information about a SQL Server Security Alert Policy resource from Azure SQL server.
|
rx.Observable<SqlServerSecurityAlertPolicy> |
getAsync()
Asynchronously gets the information about a SQL Server Security Alert Policy resource from Azure SQL server.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithState define()
SqlServerSecurityAlertPolicy get()
rx.Observable<SqlServerSecurityAlertPolicy> getAsync()
Copyright © 2019. All rights reserved.