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