LabPlan.DefinitionStages.WithSharedGalleryId Interface
public static interface LabPlan.DefinitionStages.WithSharedGalleryId
The stage of the LabPlan definition allowing to specify sharedGalleryId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSharedGalleryId(String sharedGalleryId)
Specifies the shared |
Method Details
withSharedGalleryId
public abstract LabPlan.DefinitionStages.WithCreate withSharedGalleryId(String sharedGalleryId)
Specifies the sharedGalleryId property: Resource ID of the Shared Image Gallery attached to this lab plan. When saving a lab template virtual machine image it will be persisted in this gallery. Shared images from the gallery can be made available to use when creating new labs..
Parameters:
Returns: