AffectedMoveResource Class
- java.
lang. Object - com.
microsoft. azure. management. resourcemover. v2021_01_01.AffectedMoveResource
- com.
public class AffectedMoveResource
The RP custom operation error info.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| AffectedMoveResource() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String |
id()
Get the affected move resource id. |
|
java.util.List<Affected |
moveResources()
Get the affected move resources. |
| java.lang.String |
sourceId()
Get the affected move resource source id. |
Methods inherited from java.lang.Object
Constructor Details
AffectedMoveResource
public AffectedMoveResource()
Method Details
id
public String id()
Get the affected move resource id.
Returns:
moveResources
public List<AffectedMoveResource> moveResources()
Get the affected move resources.
Returns:
sourceId
public String sourceId()
Get the affected move resource source id.
Returns: