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

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
PSExitCodeRangeMapping ( int start, int end, PSExitOptions exitOptions ) : System

Private Methods

Méthode Description
PSExitCodeRangeMapping ( Microsoft omObject ) : System

Method Details

PSExitCodeRangeMapping() public méthode

public PSExitCodeRangeMapping ( int start, int end, PSExitOptions exitOptions ) : System
start int
end int
exitOptions PSExitOptions
Résultat System