LabPlan.DefinitionStages.WithDefaultAutoShutdownProfile Interface
public static interface LabPlan.DefinitionStages.WithDefaultAutoShutdownProfile
The stage of the LabPlan definition allowing to specify defaultAutoShutdownProfile.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDefaultAutoShutdownProfile(AutoShutdownProfile defaultAutoShutdownProfile)
Specifies the default |
Method Details
withDefaultAutoShutdownProfile
public abstract LabPlan.DefinitionStages.WithCreate withDefaultAutoShutdownProfile(AutoShutdownProfile defaultAutoShutdownProfile)
Specifies the defaultAutoShutdownProfile property: The default lab shutdown profile. This can be changed on a lab resource and only provides a default profile..
Parameters:
Returns: