FileShareRestoreContent 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.
AzureFileShare Restore Request.
public class FileShareRestoreContent : Azure.ResourceManager.RecoveryServicesBackup.Models.RestoreContent
type FileShareRestoreContent = class
inherit RestoreContent
Public Class FileShareRestoreContent
Inherits RestoreContent
- Inheritance
Constructors
FileShareRestoreContent() |
Initializes a new instance of FileShareRestoreContent. |
Properties
CopyOptions |
Options to resolve copy conflicts. |
RecoveryType |
Type of this recovery. |
RestoreFileSpecs |
List of Source Files/Folders(which need to recover) and TargetFolderPath details. |
RestoreRequestType |
Restore Type (FullShareRestore or ItemLevelRestore). |
SourceResourceId |
Source storage account ARM Id. |
TargetDetails |
Target File Share Details. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET