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

IWithOSSnapshotFromImage 接口

定义

允许选择源操作系统映像的托管磁盘定义的阶段。

public interface IWithOSSnapshotFromImage
type IWithOSSnapshotFromImage = interface
Public Interface IWithOSSnapshotFromImage

方法

FromImage(IVirtualMachineCustomImage)

指定包含操作系统的自定义映像。

FromImage(IVirtualMachineImage)

指定包含操作系统的映像。

FromImage(String, OperatingSystemTypes)

指定包含操作系统的映像。

适用于