DataBoxEdgeMoveRequest Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DataBoxEdgeMoveRequest() |
Initializes a new instance of the DataBoxEdgeMoveRequest class. |
DataBoxEdgeMoveRequest(String, IList<String>) |
Initializes a new instance of the DataBoxEdgeMoveRequest class. |
DataBoxEdgeMoveRequest()
Initializes a new instance of the DataBoxEdgeMoveRequest class.
public DataBoxEdgeMoveRequest ();
Public Sub New ()
Applies to
DataBoxEdgeMoveRequest(String, IList<String>)
Initializes a new instance of the DataBoxEdgeMoveRequest class.
public DataBoxEdgeMoveRequest (string targetResourceGroup, System.Collections.Generic.IList<string> resources);
new Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeMoveRequest : string * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeMoveRequest
Public Sub New (targetResourceGroup As String, resources As IList(Of String))
Parameters
- targetResourceGroup
- String
Target resource group ARMId