ComputeNodeRemoveParameters Constructor ()

 

Initializes a new instance of the ComputeNodeRemoveParameters class.

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

Syntax

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

See Also

ComputeNodeRemoveParameters Overload
ComputeNodeRemoveParameters Class
Microsoft.Azure.Batch.Protocol.Models Namespace

Return to top