Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IBlank 接口

定义

库映像版本定义的第一个阶段。

public interface IBlank : Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithImage, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IBlank = interface
    interface IBeta
    interface IWithImage
Public Interface IBlank
Implements IBeta, IWithImage
派生
实现

方法

WithExistingImage(String, String, String)

指定用于保存此映像版本的映像容器。

(继承自 IWithImage)

适用于