次の方法で共有


BatchStartTaskState(String) Constructor

Definition

Initializes a new instance of BatchStartTaskState.

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

Parameters

value
String

Exceptions

value is null.

Applies to