Image.DefinitionStages.WithParentResource Interface
public static interface Image.DefinitionStages.WithParentResource
The stage of the Image definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingLabPlan(String resourceGroupName, String labPlanName)
Specifies resource |
Method Details
withExistingLabPlan
public abstract Image.DefinitionStages.WithCreate withExistingLabPlan(String resourceGroupName, String labPlanName)
Specifies resourceGroupName, labPlanName.
Parameters:
Returns: