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

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
PSJobConstraints ( System maxWallClockTime = null, System maxTaskRetryCount = null ) : System

Private Methods

Méthode Description
PSJobConstraints ( Microsoft omObject ) : System

Method Details

PSJobConstraints() public méthode

public PSJobConstraints ( System maxWallClockTime = null, System maxTaskRetryCount = null ) : System
maxWallClockTime System
maxTaskRetryCount System
Résultat System