BeginSharing(IVirtualMachineOSImageOperations, String, String)
|
共享已复制的 OS 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
BeginSharingAsync(IVirtualMachineOSImageOperations, String, String)
|
共享已复制的 OS 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
BeginUnreplicating(IVirtualMachineOSImageOperations, String)
|
将 OS 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 OS 映像的已发布副本。
它不会删除实际用户 OS 映像。 若要删除实际用户 OS 映像,发布者必须调用“删除 OS 映像”。
|
BeginUnreplicatingAsync(IVirtualMachineOSImageOperations, String)
|
将 OS 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 OS 映像的已发布副本。
它不会删除实际用户 OS 映像。 若要删除实际用户 OS 映像,发布者必须调用“删除 OS 映像”。
|
Create(IVirtualMachineOSImageOperations, VirtualMachineOSImageCreateParameters)
|
“创建 OS 映像”操作添加一个操作系统映像,该映像存储在存储帐户中,可从映像存储库获取。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157192.aspx)
|
CreateAsync(IVirtualMachineOSImageOperations, VirtualMachineOSImageCreateParameters)
|
“创建 OS 映像”操作添加一个操作系统映像,该映像存储在存储帐户中,可从映像存储库获取。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157192.aspx)
|
Delete(IVirtualMachineOSImageOperations, String, Boolean)
|
删除 OS 映像操作会从映像存储库中删除指定的 OS 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157203.aspx)
|
DeleteAsync(IVirtualMachineOSImageOperations, String, Boolean)
|
删除 OS 映像操作会从映像存储库中删除指定的 OS 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157203.aspx)
|
Get(IVirtualMachineOSImageOperations, String)
|
“获取 OS 映像”操作从映像存储库中检索操作系统映像的详细信息。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx)
|
GetAsync(IVirtualMachineOSImageOperations, String)
|
“获取 OS 映像”操作从映像存储库中检索操作系统映像的详细信息。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx)
|
GetDetails(IVirtualMachineOSImageOperations, String)
|
获取 OS 映像的属性及其复制详细信息。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
GetDetailsAsync(IVirtualMachineOSImageOperations, String)
|
获取 OS 映像的属性及其复制详细信息。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
List(IVirtualMachineOSImageOperations)
|
列出 OS 映像操作从映像存储库中检索操作系统映像的列表。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx)
|
ListAsync(IVirtualMachineOSImageOperations)
|
列出 OS 映像操作从映像存储库中检索操作系统映像的列表。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx)
|
Replicate(IVirtualMachineOSImageOperations, String, VirtualMachineOSImageReplicateParameters)
|
将 OS 映像复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
ReplicateAsync(IVirtualMachineOSImageOperations, String, VirtualMachineOSImageReplicateParameters)
|
将 OS 映像复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
Share(IVirtualMachineOSImageOperations, String, String)
|
共享已复制的 OS 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
ShareAsync(IVirtualMachineOSImageOperations, String, String)
|
共享已复制的 OS 映像。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。
|
Unreplicate(IVirtualMachineOSImageOperations, String)
|
将 OS 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 OS 映像的已发布副本。
它不会删除实际用户 OS 映像。 若要删除实际用户 OS 映像,发布者必须调用“删除 OS 映像”。
|
UnreplicateAsync(IVirtualMachineOSImageOperations, String)
|
将 OS 映像取消复制到多个目标位置。 此操作仅适用于发布者。 你必须在 Windows Azure 中注册为映像发布者才能调用此映像。 注意:该操作将删除用户 OS 映像的已发布副本。
它不会删除实际用户 OS 映像。 若要删除实际用户 OS 映像,发布者必须调用“删除 OS 映像”。
|
Update(IVirtualMachineOSImageOperations, String, VirtualMachineOSImageUpdateParameters)
|
更新 OS 映像操作更新映像存储库中的 OS 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157198.aspx)
|
UpdateAsync(IVirtualMachineOSImageOperations, String, VirtualMachineOSImageUpdateParameters)
|
更新 OS 映像操作更新映像存储库中的 OS 映像。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/jj157198.aspx)
|