ResourceMoveDetails 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.
Fields for tracking resource move
public class ResourceMoveDetails
type ResourceMoveDetails = class
Public Class ResourceMoveDetails
- Inheritance
-
ResourceMoveDetails
Constructors
ResourceMoveDetails() |
Initializes a new instance of the ResourceMoveDetails class. |
ResourceMoveDetails(String, Nullable<DateTime>) |
Initializes a new instance of the ResourceMoveDetails class. |
Properties
OperationInProgress |
Gets or sets denotes whether move operation is in progress. Possible values include: 'None', 'ResourceMoveInProgress', 'ResourceMoveFailed' |
OperationInProgressLockTimeoutInUTC |
Gets or sets denotes the timeout of the operation to finish |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET