Interface LabPlan.DefinitionStages.WithSharedGalleryId

    • Method Detail

      • withSharedGalleryId

        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:
        sharedGalleryId - 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.
        Returns:
        the next definition stage.