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

VirtualMachineVMImageOperationsExtensions 类

定义

服务管理 API 提供对许多功能的可编程访问,这些功能通过管理门户提供。 服务管理 API 是一个 REST API。 所有 API 操作都通过 SSL 执行,并使用 X.509 v3 证书相互进行身份验证。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx)

public static class VirtualMachineVMImageOperationsExtensions
type VirtualMachineVMImageOperationsExtensions = class
Public Module VirtualMachineVMImageOperationsExtensions
继承
VirtualMachineVMImageOperationsExtensions

方法

BeginCreating(IVirtualMachineVMImageOperations, VirtualMachineVMImageCreateParameters)

创建 VM 映像操作会在映像存储库中创建 VM 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/azure/dn775054.aspx)

BeginCreatingAsync(IVirtualMachineVMImageOperations, VirtualMachineVMImageCreateParameters)

创建 VM 映像操作会在映像存储库中创建 VM 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/azure/dn775054.aspx)

BeginDeleting(IVirtualMachineVMImageOperations, String, Boolean)

“开始删除虚拟机映像”操作会删除指定的虚拟机映像。

BeginDeletingAsync(IVirtualMachineVMImageOperations, String, Boolean)

“开始删除虚拟机映像”操作会删除指定的虚拟机映像。

BeginSharing(IVirtualMachineVMImageOperations, String, String)

共享已复制的 VM 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

BeginSharingAsync(IVirtualMachineVMImageOperations, String, String)

共享已复制的 VM 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

BeginUnreplicating(IVirtualMachineVMImageOperations, String)

将 VM 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 VM 映像的已发布副本。 它不会删除实际用户 VM 映像。 若要删除实际用户 VM 映像,发布者必须调用“删除 VM 映像”。

BeginUnreplicatingAsync(IVirtualMachineVMImageOperations, String)

将 VM 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 VM 映像的已发布副本。 它不会删除实际用户 VM 映像。 若要删除实际用户 VM 映像,发布者必须调用“删除 VM 映像”。

Create(IVirtualMachineVMImageOperations, VirtualMachineVMImageCreateParameters)

创建 VM 映像操作会在映像存储库中创建 VM 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/azure/dn775054.aspx)

CreateAsync(IVirtualMachineVMImageOperations, VirtualMachineVMImageCreateParameters)

创建 VM 映像操作会在映像存储库中创建 VM 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/azure/dn775054.aspx)

Delete(IVirtualMachineVMImageOperations, String, Boolean)

删除虚拟机映像操作会删除指定的虚拟机映像。

DeleteAsync(IVirtualMachineVMImageOperations, String, Boolean)

删除虚拟机映像操作会删除指定的虚拟机映像。

GetDetails(IVirtualMachineVMImageOperations, String)

获取 VMImage 的属性及其复制详细信息。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

GetDetailsAsync(IVirtualMachineVMImageOperations, String)

获取 VMImage 的属性及其复制详细信息。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

List(IVirtualMachineVMImageOperations)

列出虚拟机映像操作检索虚拟机映像的列表。

ListAsync(IVirtualMachineVMImageOperations)

列出虚拟机映像操作检索虚拟机映像的列表。

Replicate(IVirtualMachineVMImageOperations, String, VirtualMachineVMImageReplicateParameters)

将 VM 映像复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

ReplicateAsync(IVirtualMachineVMImageOperations, String, VirtualMachineVMImageReplicateParameters)

将 VM 映像复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

Share(IVirtualMachineVMImageOperations, String, String)

共享已复制的 VM 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

ShareAsync(IVirtualMachineVMImageOperations, String, String)

共享已复制的 VM 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。

Unreplicate(IVirtualMachineVMImageOperations, String)

将 VM 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 VM 映像的已发布副本。 它不会删除实际用户 VM 映像。 若要删除实际用户 VM 映像,发布者必须调用“删除 VM 映像”。

UnreplicateAsync(IVirtualMachineVMImageOperations, String)

将 VM 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 VM 映像的已发布副本。 它不会删除实际用户 VM 映像。 若要删除实际用户 VM 映像,发布者必须调用“删除 VM 映像”。

Update(IVirtualMachineVMImageOperations, String, VirtualMachineVMImageUpdateParameters)

更新 VM 映像操作更新映像存储库中的 VM 映像。

UpdateAsync(IVirtualMachineVMImageOperations, String, VirtualMachineVMImageUpdateParameters)

更新 VM 映像操作更新映像存储库中的 VM 映像。

适用于