LabPlan.UpdateStages.WithDefaultConnectionProfile Interface
public static interface LabPlan.UpdateStages.WithDefaultConnectionProfile
The stage of the LabPlan update allowing to specify defaultConnectionProfile.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDefaultConnectionProfile(ConnectionProfile defaultConnectionProfile)
Specifies the default |
Method Details
withDefaultConnectionProfile
public abstract LabPlan.Update 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: