BatchOperationResponse Constructor ()

 

Initializes a new instance of the BatchOperationResponse class.

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

Syntax

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

See Also

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

Return to top