次の方法で共有


BatchNodeDeallocationOption(String) Constructor

Definition

Initializes a new instance of BatchNodeDeallocationOption.

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

Parameters

value
String

Exceptions

value is null.

Applies to