CertificateCreateParameters Constructor (String^, CertificateCreateProperties^)

 

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

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

public:
CertificateCreateParameters(
	String^ name,
	CertificateCreateProperties^ properties
)
Return to top
Show: