Share via


ComputeNodeDisableSchedulingParameters Constructor ()

 

Initializes a new instance of the ComputeNodeDisableSchedulingParameters class.

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

Syntax

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

See Also

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

Return to top