PoolNodeCounts Class

Definition

A pool in the Azure Batch service.

public class PoolNodeCounts
type PoolNodeCounts = class
Public Class PoolNodeCounts
Inheritance
PoolNodeCounts

Properties

Dedicated

Gets the number of dedicated nodes in each state.

LowPriority

Gets the number of low-priority nodes in each state.

PoolId

Gets the ID of the pool.

Applies to