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