다음을 통해 공유


DependencyAction.Satisfy Property

Definition

Satisfy tasks waiting on this task; once all dependencies are satisfied, the task will be scheduled to run.

public static Azure.Compute.Batch.DependencyAction Satisfy { get; }
static member Satisfy : Azure.Compute.Batch.DependencyAction
Public Shared ReadOnly Property Satisfy As DependencyAction

Property Value

Applies to