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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET