internal PSJobScheduleStatistics(Microsoft.Azure.Batch.JobScheduleStatistics omObject) { if ((omObject == null)) { throw new System.ArgumentNullException("omObject"); } this.omObject = omObject; }