BatchParameters Constructor ()

 

Initializes a new instance of the BatchParameters class.

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

Syntax

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

See Also

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

Return to top