Partager via


MigrationItemProperties.CurrentJob Property

Definition

Gets the current job details.

[Newtonsoft.Json.JsonProperty(PropertyName="currentJob")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CurrentJobDetails CurrentJob { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentJob")>]
member this.CurrentJob : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CurrentJobDetails
Public ReadOnly Property CurrentJob As CurrentJobDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to