ConfigurationArgs

constructor(antimalware: Output<ConfigurationAntimalwareArgs>? = null, automationAccountEnabled: Output<Boolean>? = null, azureSecurityBaseline: Output<ConfigurationAzureSecurityBaselineArgs>? = null, backup: Output<ConfigurationBackupArgs>? = null, bootDiagnosticsEnabled: Output<Boolean>? = null, defenderForCloudEnabled: Output<Boolean>? = null, guestConfigurationEnabled: Output<Boolean>? = null, location: Output<String>? = null, logAnalyticsEnabled: Output<Boolean>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, statusChangeAlertEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null)