Class MismatchedVMotionNetworkNames

All Implemented Interfaces:
Serializable

public class MismatchedVMotionNetworkNames extends MigrationFault
See Also:
  • Field Details

    • sourceNetwork

      public String sourceNetwork
    • destNetwork

      public String destNetwork
  • Constructor Details

    • MismatchedVMotionNetworkNames

      public MismatchedVMotionNetworkNames()
  • Method Details

    • getSourceNetwork

      public String getSourceNetwork()
    • getDestNetwork

      public String getDestNetwork()
    • setSourceNetwork

      public void setSourceNetwork(String sourceNetwork)
    • setDestNetwork

      public void setDestNetwork(String destNetwork)