IWithGallery Interface

Definition

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