C# Class Microsoft.Azure.Commands.Batch.Models.ListPoolUsageOptions

Inheritance: BatchClientParametersBase
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
ListPoolUsageOptions ( BatchAccountContext context, IEnumerable additionalBehaviors = null ) : System

Method Details

ListPoolUsageOptions() public method

public ListPoolUsageOptions ( BatchAccountContext context, IEnumerable additionalBehaviors = null ) : System
context BatchAccountContext
additionalBehaviors IEnumerable
return System