Share via


BatchNodeRebootOption(String) Constructor

Definition

Initializes a new instance of BatchNodeRebootOption.

public BatchNodeRebootOption (string value);
new Azure.Compute.Batch.BatchNodeRebootOption : string -> Azure.Compute.Batch.BatchNodeRebootOption
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to