BatchRestClient Constructor ()

 

Initializes a new instance of the BatchRestClient class.

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

Syntax

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

See Also

BatchRestClient Overload
BatchRestClient Class
Microsoft.Azure.Batch.Protocol Namespace

Return to top