Share via


ServiceCertificateCreateParameters Constructor ()

 

Initializes a new instance of the ServiceCertificateCreateParameters class.

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

Syntax

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

See Also

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

Return to top