Delen via


ISqlBackupFileInfo.TotalSize Property

Definition

File size in bytes

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="File size in bytes", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="totalSize")]
public long? TotalSize { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="File size in bytes", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="totalSize")>]
member this.TotalSize : Nullable<int64>
Public ReadOnly Property TotalSize As Nullable(Of Long)

Property Value

Attributes

Applies to