Share via


ComputeNodeListParameters Constructor ()

 

Initializes a new instance of the ComputeNodeListParameters class.

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

Syntax

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

See Also

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

Return to top