C# 클래스 Microsoft.Azure.Commands.Batch.Models.PSExitCodeRangeMapping

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSExitCodeRangeMapping ( int start, int end, PSExitOptions exitOptions ) : System

비공개 메소드들

메소드 설명
PSExitCodeRangeMapping ( Microsoft omObject ) : System

메소드 상세

PSExitCodeRangeMapping() 공개 메소드

public PSExitCodeRangeMapping ( int start, int end, PSExitOptions exitOptions ) : System
start int
end int
exitOptions PSExitOptions
리턴 System