MoveCollection Class
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.
Define the move collection.
public class MoveCollection : Microsoft.Rest.Azure.IResource
type MoveCollection = class
interface IResource
Public Class MoveCollection
Implements IResource
- Inheritance
-
MoveCollection
- Implements
Constructors
MoveCollection() |
Initializes a new instance of the MoveCollection class. |
MoveCollection(String, String, String, String, IDictionary<String,String>, String, Identity, MoveCollectionProperties, SystemData) |
Initializes a new instance of the MoveCollection class. |
Properties
Etag |
Gets the etag of the resource. |
Id |
Gets fully qualified resource Id for the resource. |
Identity | |
Location |
Gets or sets the geo-location where the resource lives. |
Name |
Gets the name of the resource |
Properties | |
SystemData |
Gets metadata pertaining to creation and last modification of the resource. |
Tags |
Gets or sets resource tags. |
Type |
Gets the type of the resource. |
Applies to
Azure SDK for .NET