PSExitCodeMapping(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 PSExitCodeMapping (int code, Microsoft.Azure.Commands.Batch.Models.PSExitOptions exitOptions);
new Microsoft.Azure.Commands.Batch.Models.PSExitCodeMapping : int * Microsoft.Azure.Commands.Batch.Models.PSExitOptions -> Microsoft.Azure.Commands.Batch.Models.PSExitCodeMapping
Public Sub New (code As Integer, exitOptions As PSExitOptions)
Parameters
- code
- Int32
- exitOptions
- PSExitOptions