FileShareRestoreContent.CopyOptions Property
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.
Options to resolve copy conflicts.
public Azure.ResourceManager.RecoveryServicesBackup.Models.FileShareCopyOption? CopyOptions { get; set; }
member this.CopyOptions : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.FileShareCopyOption> with get, set
Public Property CopyOptions As Nullable(Of FileShareCopyOption)