Interface SecurityAssessmentMetadataResponse.DefinitionStages.WithAssessmentType

All Known Subinterfaces:
SecurityAssessmentMetadataResponse.Definition, SecurityAssessmentMetadataResponse.DefinitionStages.Blank, SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate
Enclosing interface:
SecurityAssessmentMetadataResponse.DefinitionStages

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithAssessmentType
The stage of the SecurityAssessmentMetadataResponse definition allowing to specify assessmentType.
  • Method Details

    • withAssessmentType

      Specifies the assessmentType property: BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition.
      Parameters:
      assessmentType - BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition.
      Returns:
      the next definition stage.