次の方法で共有


IWithGallery インターフェイス

定義

属する親ギャラリーを指定できるギャラリー イメージ定義のステージ。

public interface IWithGallery : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithGallery = interface
    interface IBeta
Public Interface IWithGallery
Implements IBeta
派生
実装

メソッド

WithExistingGallery(IGallery)

このイメージが存在するギャラリーを指定します。

WithExistingGallery(String, String)

このイメージが存在するギャラリーを指定します。

適用対象