次の方法で共有


IBlank インターフェイス

定義

ギャラリー イメージ定義の最初のステージ。

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

メソッド

WithExistingGallery(IGallery)

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

(継承元 IWithGallery)
WithExistingGallery(String, String)

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

(継承元 IWithGallery)

適用対象