BatchClient.PoolOperations Property

Definition

Gets a PoolOperations for performing pool-related operations on the associated account.

public Microsoft.Azure.Batch.PoolOperations PoolOperations { get; }
member this.PoolOperations : Microsoft.Azure.Batch.PoolOperations
Public ReadOnly Property PoolOperations As PoolOperations

Property Value

Applies to