Share via


ComputeNodeRebootParameters Constructor ()

 

Initializes a new instance of the ComputeNodeRebootParameters class.

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

Syntax

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

See Also

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

Return to top