VirtualMachineOSImageOperationsExtensions Class

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

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

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class VirtualMachineOSImageOperationsExtensions
[ExtensionAttribute] 
public static class VirtualMachineOSImageOperationsExtensions
[ExtensionAttribute] 
public ref class VirtualMachineOSImageOperationsExtensions abstract sealed
/** @attribute ExtensionAttribute() */ 
public final class VirtualMachineOSImageOperationsExtensions
ExtensionAttribute 
public final class VirtualMachineOSImageOperationsExtensions

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Compute.VirtualMachineOSImageOperationsExtensions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

VirtualMachineOSImageOperationsExtensions Members
Microsoft.WindowsAzure.Management.Compute Namespace