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

Datei anzeigen Open project: Azure/azure-powershell

Public Methods

Method Description
PSJobConstraints ( System maxWallClockTime = null, System maxTaskRetryCount = null ) : System

Private Methods

Method Description
PSJobConstraints ( Microsoft omObject ) : System

Method Details

PSJobConstraints() public method

public PSJobConstraints ( System maxWallClockTime = null, System maxTaskRetryCount = null ) : System
maxWallClockTime System
maxTaskRetryCount System
return System