Share via


IJobRun.ScanStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The status of Agent's scanning of source.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunScanStatus) }, ReadOnly=true, Required=false, SerializedName="scanStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunScanStatus? ScanStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The status of Agent's scanning of source.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunScanStatus) }, ReadOnly=true, Required=false, SerializedName="scanStatus")>]
member this.ScanStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunScanStatus>
Public ReadOnly Property ScanStatus As Nullable(Of JobRunScanStatus)

Property Value

Attributes

Applies to