Interface LabPlan.DefinitionStages.WithDefaultNetworkProfile

    • Method Detail

      • withDefaultNetworkProfile

        LabPlan.DefinitionStages.WithCreate withDefaultNetworkProfile​(LabPlanNetworkProfile defaultNetworkProfile)
        Specifies the defaultNetworkProfile property: The lab plan network profile. To enforce lab network policies they must be defined here and cannot be changed when there are existing labs associated with this lab plan..
        Parameters:
        defaultNetworkProfile - The lab plan network profile. To enforce lab network policies they must be defined here and cannot be changed when there are existing labs associated with this lab plan.
        Returns:
        the next definition stage.