VirtualMachineOSImageUpdateParameters Constructor ()

 

Initializes a new instance of the VirtualMachineOSImageUpdateParameters class.

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

Syntax

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

See Also

VirtualMachineOSImageUpdateParameters Overload
VirtualMachineOSImageUpdateParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top