LabPlan.DefinitionStages.WithAllowedRegions Interface
public static interface LabPlan.DefinitionStages.WithAllowedRegions
The stage of the LabPlan definition allowing to specify allowedRegions.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAllowedRegions(List<String> allowedRegions)
Specifies the allowed |
Method Details
withAllowedRegions
public abstract LabPlan.DefinitionStages.WithCreate withAllowedRegions(List<String> allowedRegions)
Specifies the allowedRegions property: The allowed regions for the lab creator to use when creating labs using this lab plan..
Parameters:
Returns: