azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts"
fullName: "com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts"
name: "SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts"
nameWithType: "SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts"
summary: "The SQL Server Security Alert Policy definition to set an array of alerts that are disabled."
syntax: "public static interface **SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts.withDisabledAlerts(java.lang.String...)"
fullName: "com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts.withDisabledAlerts(String[] disabledAlerts)"
name: "withDisabledAlerts(String[] disabledAlerts)"
nameWithType: "SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts.withDisabledAlerts(String[] disabledAlerts)"
summary: "Specifies an array of alerts that are disabled."
modifiers:
- "abstract"
parameters:
- description: "an array of alerts that are disabled"
name: "disabledAlerts"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />[]"
syntax: "public abstract SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate withDisabledAlerts(String[] disabledAlerts)"
desc: "Specifies an array of alerts that are disabled."
returns:
description: "The next stage of the definition."
type: "<xref href=\"com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The SQL Server Security Alert Policy definition to set an array of alerts that are disabled."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4