ExtensionImageRegisterParameters Constructor ()

 

Initializes a new instance of the ExtensionImageRegisterParameters class.

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

Syntax

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

See Also

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

Return to top