ExtensionImageUpdateParameters Constructor ()

 

Initializes a new instance of the ExtensionImageUpdateParameters class.

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

Syntax

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

See Also

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

Return to top