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 映像。
|