次の方法で共有


BatchJobScheduleState(String) Constructor

Definition

Initializes a new instance of BatchJobScheduleState.

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

Parameters

value
String

Exceptions

value is null.

Applies to