ServiceCertificateListResponse.Certificate Constructor ()

 

Initializes a new instance of the ServiceCertificateListResponse.Certificate class.

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

Syntax

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

See Also

ServiceCertificateListResponse.Certificate Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top