PSExitCodeRangeMapping(Int32, Int32, PSExitOptions) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PSExitCodeRangeMapping (int start, int end, Microsoft.Azure.Commands.Batch.Models.PSExitOptions exitOptions);
new Microsoft.Azure.Commands.Batch.Models.PSExitCodeRangeMapping : int * int * Microsoft.Azure.Commands.Batch.Models.PSExitOptions -> Microsoft.Azure.Commands.Batch.Models.PSExitCodeRangeMapping
Public Sub New (start As Integer, end As Integer, exitOptions As PSExitOptions)
Parameters
- start
- Int32
- end
- Int32
- exitOptions
- PSExitOptions