Interface SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyActionsDefinition

  • Enclosing interface:
    SqlServerSecurityAlertPolicyOperations

    public static interface SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyActionsDefinition
    Grouping of the Azure SQL Server Security Alert Policy common actions.
    • Method Detail

      • get

        SqlServerSecurityAlertPolicy get()
        Gets the information about a SQL Server Security Alert Policy resource from Azure SQL server.
        Returns:
        an immutable representation of the resource
      • getAsync

        Mono<SqlServerSecurityAlertPolicy> getAsync()
        Asynchronously gets the information about a SQL Server Security Alert Policy resource from Azure SQL server.
        Returns:
        a representation of the deferred computation of this call returning the found resource