OperatingSystemOperationsExtensions Class

 

Represents the extensions for operating system management.

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

System.Object
  Microsoft.WindowsAzure.Management.Compute.OperatingSystemOperationsExtensions

public static class OperatingSystemOperationsExtensions

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticList(IOperatingSystemOperations)

Lists the guest operating systems that are currently available.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IOperatingSystemOperations)

Asynchronously lists the guest operating systems that are currently available.

System_CAPS_pubmethodSystem_CAPS_staticListFamilies(IOperatingSystemOperations)

Lists the families of guest operating that are currently available.

System_CAPS_pubmethodSystem_CAPS_staticListFamiliesAsync(IOperatingSystemOperations)

Asynchronously lists the families of guest operating that are currently available.

For more information about retrieving operating system information, see the following resources:

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

Return to top
Show: