ExtensionImage Constructor (String^, String^, String^)

 

Initializes a new instance of the ExtensionImage class with required arguments.

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

public:
ExtensionImage(
	String^ providerNameSpace,
	String^ type,
	String^ version
)
Return to top
Show: