MoveErrorInfo Class
- java.
lang. Object - com.
microsoft. azure. management. resourcemover. v2021_01_01.MoveErrorInfo
- com.
public class MoveErrorInfo
The move custom error info.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| MoveErrorInfo() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
java.util.List<Affected |
moveResources()
Get the affected move resources. |
Methods inherited from java.lang.Object
java.lang.Object.clone
java.lang.Object.equals
java.lang.Object.finalize
java.lang.Object.getClass
java.lang.Object.hashCode
java.lang.Object.notify
java.lang.Object.notifyAll
java.lang.Object.toString
java.lang.Object.wait
java.lang.Object.wait
java.lang.Object.wait
Constructor Details
MoveErrorInfo
public MoveErrorInfo()
Method Details
moveResources
public List<AffectedMoveResource> moveResources()
Get the affected move resources.
Returns:
the moveResources value