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