コード例 #1
0
 internal PSVMInformation(Microsoft.Azure.Batch.VMInformation omObject)
 {
     if ((omObject == null))
     {
         throw new System.ArgumentNullException("omObject");
     }
     this.omObject = omObject;
 }
コード例 #2
0
 internal PSVMInformation(Microsoft.Azure.Batch.VMInformation omObject)
 {
     if ((omObject == null))
     {
         throw new System.ArgumentNullException("omObject");
     }
     this.omObject = omObject;
 }