JobRunData.ScanStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of Agent's scanning of source.
public Azure.ResourceManager.StorageMover.Models.JobRunScanStatus? ScanStatus { get; }
member this.ScanStatus : Nullable<Azure.ResourceManager.StorageMover.Models.JobRunScanStatus>
Public ReadOnly Property ScanStatus As Nullable(Of JobRunScanStatus)