IWithGallery Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the gallery image definition allowing to specify parent gallery it belongs to.
public interface IWithGallery : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithGallery = interface
interface IBeta
Public Interface IWithGallery
Implements IBeta
- Derived
- Implements
Methods
WithExistingGallery(IGallery) |
Specifies the gallery in which this image resides. |
WithExistingGallery(String, String) |
Specifies the gallery in which this image resides. |