共用方式為


IImportJobProperties.StatusImportedFile Property

Definition

New or modified files that have been imported into the filesystem.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="New or modified files that have been imported into the filesystem.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="importedFiles", Update=false)]
public long? StatusImportedFile { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="New or modified files that have been imported into the filesystem.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="importedFiles", Update=false)>]
member this.StatusImportedFile : Nullable<int64>
Public ReadOnly Property StatusImportedFile As Nullable(Of Long)

Property Value

Attributes

Applies to