TargetCopySetting.CopyAfter 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.
It can be CustomCopyOption or ImmediateCopyOption.
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ICopyOption CopyAfter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.CopyAfter : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ICopyOption with get, set
Public Property CopyAfter As ICopyOption
Property Value
- Attributes