ComputeNodeRebootResponse Constructor ()

 

Initializes a new instance of the ComputeNodeRebootResponse class.

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

Syntax

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

See Also

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

Return to top