你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchPoolState.Active Property

Definition

The Pool is available to run Tasks subject to the availability of Compute Nodes.

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

Property Value

Applies to