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