Share via


IJobDefinitionUpdateParameters.CopyMode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Strategy to use for copy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.CopyMode) }, ReadOnly=false, Required=false, SerializedName="copyMode")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.CopyMode? CopyMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Strategy to use for copy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.CopyMode) }, ReadOnly=false, Required=false, SerializedName="copyMode")>]
member this.CopyMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.CopyMode> with get, set
Public Property CopyMode As Nullable(Of CopyMode)

Property Value

Attributes

Applies to