IVirtualMachineOSImageOperations Methods

 

Namespace:   Microsoft.WindowsAzure.Management.Compute
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

NameDescription
System_CAPS_pubmethodBeginSharingAsync(String, String, CancellationToken)

Share an already replicated OS image. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.

System_CAPS_pubmethodBeginUnreplicatingAsync(String, CancellationToken)

Unreplicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this. Note: The operation removes the published copies of the user OS Image. It does not remove the actual user OS Image. To remove the actual user OS Image, the publisher will have to call Delete OS Image.

System_CAPS_pubmethodCreateAsync(VirtualMachineOSImageCreateParameters, CancellationToken)

The Create OS Image operation adds an operating system image that is stored in a storage account and is available from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157192.aspx for more information)

System_CAPS_pubmethodDeleteAsync(String, Boolean, CancellationToken)

The Delete OS Image operation deletes the specified OS image from your image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157203.aspx for more information)

System_CAPS_pubmethodGetAsync(String, CancellationToken)

The Get OS Image operation retrieves the details for an operating system image from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx for more information)

System_CAPS_pubmethodGetDetailsAsync(String, CancellationToken)

Gets OS Image's properties and its replication details. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.

System_CAPS_pubmethodListAsync(CancellationToken)

The List OS Images operation retrieves a list of the operating system images from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx for more information)

System_CAPS_pubmethodReplicateAsync(String, VirtualMachineOSImageReplicateParameters, CancellationToken)

Replicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.

System_CAPS_pubmethodShareAsync(String, String, CancellationToken)

Share an already replicated OS image. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.

System_CAPS_pubmethodUnreplicateAsync(String, CancellationToken)

Unreplicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this. Note: The operation removes the published copies of the user OS Image. It does not remove the actual user OS Image. To remove the actual user OS Image, the publisher will have to call Delete OS Image.

System_CAPS_pubmethodUpdateAsync(String, VirtualMachineOSImageUpdateParameters, CancellationToken)

The Update OS Image operation updates an OS image that in your image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157198.aspx for more information)

NameDescription
System_CAPS_pubmethodBeginSharing(String, String)

Share an already replicated OS image. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodBeginSharingAsync(String, String)

Share an already replicated OS image. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodBeginUnreplicating(String)

Unreplicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this. Note: The operation removes the published copies of the user OS Image. It does not remove the actual user OS Image. To remove the actual user OS Image, the publisher will have to call Delete OS Image.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodBeginUnreplicatingAsync(String)

Unreplicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this. Note: The operation removes the published copies of the user OS Image. It does not remove the actual user OS Image. To remove the actual user OS Image, the publisher will have to call Delete OS Image.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodCreate(VirtualMachineOSImageCreateParameters)

The Create OS Image operation adds an operating system image that is stored in a storage account and is available from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157192.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodCreateAsync(VirtualMachineOSImageCreateParameters)

The Create OS Image operation adds an operating system image that is stored in a storage account and is available from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157192.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodDelete(String, Boolean)

The Delete OS Image operation deletes the specified OS image from your image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157203.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodDeleteAsync(String, Boolean)

The Delete OS Image operation deletes the specified OS image from your image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157203.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodGet(String)

The Get OS Image operation retrieves the details for an operating system image from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodGetAsync(String)

The Get OS Image operation retrieves the details for an operating system image from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodGetDetails(String)

Gets OS Image's properties and its replication details. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodGetDetailsAsync(String)

Gets OS Image's properties and its replication details. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodList()

The List OS Images operation retrieves a list of the operating system images from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodListAsync()

The List OS Images operation retrieves a list of the operating system images from the image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157191.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodReplicate(String, VirtualMachineOSImageReplicateParameters)

Replicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodReplicateAsync(String, VirtualMachineOSImageReplicateParameters)

Replicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodShare(String, String)

Share an already replicated OS image. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodShareAsync(String, String)

Share an already replicated OS image. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodUnreplicate(String)

Unreplicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this. Note: The operation removes the published copies of the user OS Image. It does not remove the actual user OS Image. To remove the actual user OS Image, the publisher will have to call Delete OS Image.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodUnreplicateAsync(String)

Unreplicate an OS image to multiple target locations. This operation is only for publishers. You have to be registered as image publisher with Windows Azure to be able to call this. Note: The operation removes the published copies of the user OS Image. It does not remove the actual user OS Image. To remove the actual user OS Image, the publisher will have to call Delete OS Image.(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodUpdate(String, VirtualMachineOSImageUpdateParameters)

The Update OS Image operation updates an OS image that in your image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157198.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

System_CAPS_pubmethodUpdateAsync(String, VirtualMachineOSImageUpdateParameters)

The Update OS Image operation updates an OS image that in your image repository. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj157198.aspx for more information)(Defined by VirtualMachineOSImageOperationsExtensions.)

Return to top
Show: