Interface Lab.DefinitionStages.WithSecurityProfile

All Known Subinterfaces:
Lab.Definition, Lab.DefinitionStages.WithCreate
Enclosing interface:
Lab.DefinitionStages

public static interface Lab.DefinitionStages.WithSecurityProfile
The stage of the Lab definition allowing to specify securityProfile.
  • Method Details

    • withSecurityProfile

      Lab.DefinitionStages.WithCreate withSecurityProfile(SecurityProfile securityProfile)
      Specifies the securityProfile property: The lab security profile..
      Parameters:
      securityProfile - The lab security profile.
      Returns:
      the next definition stage.