getCustomAssessmentAutomation

Gets a single custom assessment automation by name for the provided subscription and resource group. API Version: 2021-07-01-preview.

Return

Custom Assessment Automation

Parameters

argument

null


suspend fun getCustomAssessmentAutomation(customAssessmentAutomationName: String, resourceGroupName: String): GetCustomAssessmentAutomationResult

Return

Custom Assessment Automation

Parameters

customAssessmentAutomationName

Name of the Custom Assessment Automation.

resourceGroupName

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

See also


Return

Custom Assessment Automation

Parameters

argument

Builder for com.pulumi.azurenative.security.kotlin.inputs.GetCustomAssessmentAutomationPlainArgs.

See also