ResourcesMoveInfo Class

Definition

Parameters of move resources.

public class ResourcesMoveInfo
type ResourcesMoveInfo = class
Public Class ResourcesMoveInfo
Inheritance
ResourcesMoveInfo

Constructors

ResourcesMoveInfo()

Initializes a new instance of the ResourcesMoveInfo class.

ResourcesMoveInfo(IList<String>, String)

Initializes a new instance of the ResourcesMoveInfo class.

Properties

Resources

Gets or sets the IDs of the resources.

TargetResourceGroup

Gets or sets the target resource group.

Applies to