GetCustomAssessmentAutomationPlainArgs

data class GetCustomAssessmentAutomationPlainArgs(val customAssessmentAutomationName: String, val resourceGroupName: String) : ConvertibleToJava<GetCustomAssessmentAutomationPlainArgs>

Constructors

Link copied to clipboard
fun GetCustomAssessmentAutomationPlainArgs(customAssessmentAutomationName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetCustomAssessmentAutomationPlainArgs

Properties

Link copied to clipboard

Name of the Custom Assessment Automation.

Link copied to clipboard

The name of the resource group within the user's subscription. The name is case insensitive.