Share via


CertificateCreateParameters Constructor ()

 

Initializes a new instance of the CertificateCreateParameters class.

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

Syntax

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

See Also

CertificateCreateParameters Overload
CertificateCreateParameters Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top