VirtualMachineOSImageListResponse.VirtualMachineOSImage Constructor ()

 

Initializes a new instance of the VirtualMachineOSImage class.

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

Syntax

public VirtualMachineOSImage()
public:
VirtualMachineOSImage()
new : unit -> VirtualMachineOSImage
Public Sub New

See Also

VirtualMachineOSImageListResponse.VirtualMachineOSImage Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top