共用方式為


IAutoExportJob.StatusCurrentIterationMiBExported Property

Definition

Data (in MiB) that have been exported in current iteration.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Data (in MiB) that have been exported in current iteration.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentIterationMiBExported", Update=false)]
public long? StatusCurrentIterationMiBExported { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Data (in MiB) that have been exported in current iteration.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentIterationMiBExported", Update=false)>]
member this.StatusCurrentIterationMiBExported : Nullable<int64>
Public ReadOnly Property StatusCurrentIterationMiBExported As Nullable(Of Long)

Property Value

Attributes

Applies to