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

Datei anzeigen Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
PSJobSpecification ( ) : System
PSJobSpecification ( PSPoolInformation poolInformation ) : System

Private Methods

Method Description
PSJobSpecification ( Microsoft omObject ) : System

Method Details

PSJobSpecification() public method

public PSJobSpecification ( ) : System
return System

PSJobSpecification() public method

public PSJobSpecification ( PSPoolInformation poolInformation ) : System
poolInformation PSPoolInformation
return System