CertificateAddResponse Constructor ()

 

Initializes a new instance of the CertificateAddResponse class.

Namespace:   Microsoft.Azure.Batch.Protocol.Models
Assembly:  Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)

Syntax

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

See Also

CertificateAddResponse Class
Microsoft.Azure.Batch.Protocol.Models Namespace

Return to top