ContentHash Constructor (String^, String^)

 

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

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

public:
ContentHash(
	String^ algorithm,
	String^ value
)
Return to top
Show: