ResourceSettings Class
- java.
lang. Object - com.
microsoft. azure. management. resourcemover. v2021_01_01.ResourceSettings
- com.
public class ResourceSettings
Gets or sets the resource settings.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| ResourceSettings() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String |
targetResourceName()
Get gets or sets the target Resource name. |
|
Resource |
withTargetResourceName(String targetResourceName)
Set gets or sets the target Resource name. |
Methods inherited from java.lang.Object
Constructor Details
ResourceSettings
public ResourceSettings()
Method Details
targetResourceName
public String targetResourceName()
Get gets or sets the target Resource name.
Returns:
withTargetResourceName
public ResourceSettings withTargetResourceName(String targetResourceName)
Set gets or sets the target Resource name.
Parameters:
Returns: