ImportJob.Status Property

Definition

Status of the job.

public Azure.DigitalTwins.Core.ImportJobStatus? Status { get; }
member this.Status : Nullable<Azure.DigitalTwins.Core.ImportJobStatus>
Public ReadOnly Property Status As Nullable(Of ImportJobStatus)

Property Value

Applies to