VirtualMachineImageOperationsExtensions Members

Represents the extensions for operating system image management.

The following tables list the members exposed by the VirtualMachineImageOperationsExtensions type.

Public Methods

  Name Description
public method static Create Adds an operating system image to the user image repository.
public method static CreateAsync Asynchronously adds an operating system image to the user image repository.
public method static Delete Deletes the specified operating system image from the user image repository.
public method static DeleteAsync Asynchronously deletes the specified operating system image from the user image repository.
public method static Get Retrieves information about an operating system image from the user image repository.
public method static GetAsync Asynchronously retrieves information about an operating system image from the user image repository.
public method static List Retrieves a list of the operating system images from the image repository.
public method static ListAsync Asynchronously retrieves a list of the operating system images from the image repository.
public method static Update Updates an operating system image in the image repository.
public method static UpdateAsync Asynchronously updates an operating system image in the image repository.

Top

See Also

Reference

VirtualMachineImageOperationsExtensions Class
Microsoft.WindowsAzure.Management.Compute Namespace