getManagedInstanceVulnerabilityAssessment

Gets the managed instance's vulnerability assessment. API Version: 2020-11-01-preview.

Return

A managed instance vulnerability assessment.

Parameters

argument

null


suspend fun getManagedInstanceVulnerabilityAssessment(managedInstanceName: String, resourceGroupName: String, vulnerabilityAssessmentName: String): GetManagedInstanceVulnerabilityAssessmentResult

Return

A managed instance vulnerability assessment.

Parameters

managedInstanceName

The name of the managed instance for which the vulnerability assessment is defined.

resourceGroupName

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

vulnerabilityAssessmentName

The name of the vulnerability assessment.

See also


Return

A managed instance vulnerability assessment.

Parameters

argument

Builder for com.pulumi.azurenative.sql.kotlin.inputs.GetManagedInstanceVulnerabilityAssessmentPlainArgs.

See also