Security Solution Recommendations Enabled Args
data class SecuritySolutionRecommendationsEnabledArgs(val acrAuthentication: Output<Boolean>? = null, val agentSendUnutilizedMsg: Output<Boolean>? = null, val baseline: Output<Boolean>? = null, val edgeHubMemOptimize: Output<Boolean>? = null, val edgeLoggingOption: Output<Boolean>? = null, val inconsistentModuleSettings: Output<Boolean>? = null, val installAgent: Output<Boolean>? = null, val ipFilterDenyAll: Output<Boolean>? = null, val ipFilterPermissiveRule: Output<Boolean>? = null, val openPorts: Output<Boolean>? = null, val permissiveFirewallPolicy: Output<Boolean>? = null, val permissiveInputFirewallRules: Output<Boolean>? = null, val permissiveOutputFirewallRules: Output<Boolean>? = null, val privilegedDockerOptions: Output<Boolean>? = null, val sharedCredentials: Output<Boolean>? = null, val vulnerableTlsCipherSuite: Output<Boolean>? = null) : ConvertibleToJava<SecuritySolutionRecommendationsEnabledArgs>
Constructors
Link copied to clipboard
fun SecuritySolutionRecommendationsEnabledArgs(acrAuthentication: Output<Boolean>? = null, agentSendUnutilizedMsg: Output<Boolean>? = null, baseline: Output<Boolean>? = null, edgeHubMemOptimize: Output<Boolean>? = null, edgeLoggingOption: Output<Boolean>? = null, inconsistentModuleSettings: Output<Boolean>? = null, installAgent: Output<Boolean>? = null, ipFilterDenyAll: Output<Boolean>? = null, ipFilterPermissiveRule: Output<Boolean>? = null, openPorts: Output<Boolean>? = null, permissiveFirewallPolicy: Output<Boolean>? = null, permissiveInputFirewallRules: Output<Boolean>? = null, permissiveOutputFirewallRules: Output<Boolean>? = null, privilegedDockerOptions: Output<Boolean>? = null, sharedCredentials: Output<Boolean>? = null, vulnerableTlsCipherSuite: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard