### YamlMime:JavaType uid: "com.microsoft.azure.management.resources.ResourcesMoveInfo" fullName: "com.microsoft.azure.management.resources.ResourcesMoveInfo" name: "ResourcesMoveInfo" nameWithType: "ResourcesMoveInfo" summary: "Parameters of move resources." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ResourcesMoveInfo**" constructors: - uid: "com.microsoft.azure.management.resources.ResourcesMoveInfo.ResourcesMoveInfo()" fullName: "com.microsoft.azure.management.resources.ResourcesMoveInfo.ResourcesMoveInfo()" name: "ResourcesMoveInfo()" nameWithType: "ResourcesMoveInfo.ResourcesMoveInfo()" syntax: "public ResourcesMoveInfo()" methods: - uid: "com.microsoft.azure.management.resources.ResourcesMoveInfo.resources()" fullName: "com.microsoft.azure.management.resources.ResourcesMoveInfo.resources()" name: "resources()" nameWithType: "ResourcesMoveInfo.resources()" summary: "Get the IDs of the resources." syntax: "public List resources()" desc: "Get the IDs of the resources." returns: description: "the resources value" type: "<>" - uid: "com.microsoft.azure.management.resources.ResourcesMoveInfo.targetResourceGroup()" fullName: "com.microsoft.azure.management.resources.ResourcesMoveInfo.targetResourceGroup()" name: "targetResourceGroup()" nameWithType: "ResourcesMoveInfo.targetResourceGroup()" summary: "Get the target resource group." syntax: "public String targetResourceGroup()" desc: "Get the target resource group." returns: description: "the targetResourceGroup value" type: "" - uid: "com.microsoft.azure.management.resources.ResourcesMoveInfo.withResources(java.util.List)" fullName: "com.microsoft.azure.management.resources.ResourcesMoveInfo.withResources(List resources)" name: "withResources(List resources)" nameWithType: "ResourcesMoveInfo.withResources(List resources)" summary: "Set the IDs of the resources." parameters: - description: "the resources value to set" name: "resources" type: "<>" syntax: "public ResourcesMoveInfo withResources(List resources)" desc: "Set the IDs of the resources." returns: description: "the ResourcesMoveInfo object itself." type: "" - uid: "com.microsoft.azure.management.resources.ResourcesMoveInfo.withTargetResourceGroup(java.lang.String)" fullName: "com.microsoft.azure.management.resources.ResourcesMoveInfo.withTargetResourceGroup(String targetResourceGroup)" name: "withTargetResourceGroup(String targetResourceGroup)" nameWithType: "ResourcesMoveInfo.withTargetResourceGroup(String targetResourceGroup)" summary: "Set the target resource group." parameters: - description: "the targetResourceGroup value to set" name: "targetResourceGroup" type: "" syntax: "public ResourcesMoveInfo withTargetResourceGroup(String targetResourceGroup)" desc: "Set the target resource group." returns: description: "the ResourcesMoveInfo object itself." type: "" type: "class" desc: "Parameters of move resources." metadata: {} package: "com.microsoft.azure.management.resources" artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4