ServiceCertificateDeleteParameters Constructor ()

 

Initializes a new instance of the ServiceCertificateDeleteParameters class.

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

Syntax

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

See Also

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

Return to top