public interface ManagedDatabaseSecurityAlertPoliciesClient
| Modifier and Type | Method and Description |
|---|---|
ManagedDatabaseSecurityAlertPolicyInner |
createOrUpdate(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName,
ManagedDatabaseSecurityAlertPolicyInner parameters)
Creates or updates a database's security alert policy.
|
Mono<ManagedDatabaseSecurityAlertPolicyInner> |
createOrUpdateAsync(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName,
ManagedDatabaseSecurityAlertPolicyInner parameters)
Creates or updates a database's security alert policy.
|
com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner> |
createOrUpdateWithResponse(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName,
ManagedDatabaseSecurityAlertPolicyInner parameters,
com.azure.core.util.Context context)
Creates or updates a database's security alert policy.
|
Mono<com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName,
ManagedDatabaseSecurityAlertPolicyInner parameters)
Creates or updates a database's security alert policy.
|
ManagedDatabaseSecurityAlertPolicyInner |
get(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName)
Gets a managed database's security alert policy.
|
Mono<ManagedDatabaseSecurityAlertPolicyInner> |
getAsync(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName)
Gets a managed database's security alert policy.
|
com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner> |
getWithResponse(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName,
com.azure.core.util.Context context)
Gets a managed database's security alert policy.
|
Mono<com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner>> |
getWithResponseAsync(String resourceGroupName,
String managedInstanceName,
String databaseName,
SecurityAlertPolicyName securityAlertPolicyName)
Gets a managed database's security alert policy.
|
com.azure.core.http.rest.PagedIterable<ManagedDatabaseSecurityAlertPolicyInner> |
listByDatabase(String resourceGroupName,
String managedInstanceName,
String databaseName)
Gets a list of managed database's security alert policies.
|
com.azure.core.http.rest.PagedIterable<ManagedDatabaseSecurityAlertPolicyInner> |
listByDatabase(String resourceGroupName,
String managedInstanceName,
String databaseName,
com.azure.core.util.Context context)
Gets a list of managed database's security alert policies.
|
com.azure.core.http.rest.PagedFlux<ManagedDatabaseSecurityAlertPolicyInner> |
listByDatabaseAsync(String resourceGroupName,
String managedInstanceName,
String databaseName)
Gets a list of managed database's security alert policies.
|
Mono<com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner>> getWithResponseAsync(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedDatabaseSecurityAlertPolicyInner> getAsync(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedDatabaseSecurityAlertPolicyInner get(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner> getWithResponse(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner>> createOrUpdateWithResponseAsync(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName, ManagedDatabaseSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.parameters - A managed database security alert policy.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ManagedDatabaseSecurityAlertPolicyInner> createOrUpdateAsync(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName, ManagedDatabaseSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.parameters - A managed database security alert policy.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ManagedDatabaseSecurityAlertPolicyInner createOrUpdate(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName, ManagedDatabaseSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.parameters - A managed database security alert policy.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ManagedDatabaseSecurityAlertPolicyInner> createOrUpdateWithResponse(String resourceGroupName, String managedInstanceName, String databaseName, SecurityAlertPolicyName securityAlertPolicyName, ManagedDatabaseSecurityAlertPolicyInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policy is defined.securityAlertPolicyName - The name of the security alert policy.parameters - A managed database security alert policy.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ManagedDatabaseSecurityAlertPolicyInner> listByDatabaseAsync(String resourceGroupName, String managedInstanceName, String databaseName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policies are defined.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ManagedDatabaseSecurityAlertPolicyInner> listByDatabase(String resourceGroupName, String managedInstanceName, String databaseName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policies are defined.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ManagedDatabaseSecurityAlertPolicyInner> listByDatabase(String resourceGroupName, String managedInstanceName, String databaseName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.managedInstanceName - The name of the managed instance.databaseName - The name of the managed database for which the security alert policies are defined.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.