Interface HostPool.DefinitionStages.WithValidationEnvironment

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

public static interface HostPool.DefinitionStages.WithValidationEnvironment
The stage of the HostPool definition allowing to specify validationEnvironment.
  • Method Details

    • withValidationEnvironment

      HostPool.DefinitionStages.WithCreate withValidationEnvironment(Boolean validationEnvironment)
      Specifies the validationEnvironment property: Is validation environment..
      Parameters:
      validationEnvironment - Is validation environment.
      Returns:
      the next definition stage.