ComputeNodeRemoveResponse Constructor ()

 

Initializes a new instance of the ComputeNodeRemoveResponse class.

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

Syntax

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

See Also

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

Return to top