Delen via


ISqlBackupFileInfo.CopyThroughput Property

Definition

Copy throughput in KBps

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Copy throughput in KBps", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="copyThroughput")]
public double? CopyThroughput { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Copy throughput in KBps", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="copyThroughput")>]
member this.CopyThroughput : Nullable<double>
Public ReadOnly Property CopyThroughput As Nullable(Of Double)

Property Value

Attributes

Applies to