PostRestoreRequest 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.
Post Restore Request
public class PostRestoreRequest
type PostRestoreRequest = class
Public Class PostRestoreRequest
- Inheritance
-
PostRestoreRequest
Constructors
PostRestoreRequest() |
Initializes a new instance of the PostRestoreRequest class. |
PostRestoreRequest(String, String, String, String, String, String, String, IList<RestoreFileSpec>) |
Initializes a new instance of the PostRestoreRequest class. |
Properties
AzureFileShareUri |
Gets or sets post Restore Azure file share uri. |
FailedFileList |
Gets or sets post Restore Azure failed file list. |
Partition |
Gets or sets post Restore partition. |
ReplicaGroup |
Gets or sets post Restore replica group. |
RequestId |
Gets or sets post Restore request id. |
RestoreFileSpec |
Gets or sets post Restore restore file spec array. |
SourceAzureFileShareUri |
Gets or sets post Restore Azure source azure file share uri. |
Status |
Gets or sets post Restore Azure status. |
Applies to
Azure SDK for .NET