Job.SourceDeviceId Property

Definition

Gets or sets the source device ID of the failover job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceDeviceId")]
public string SourceDeviceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceDeviceId")>]
member this.SourceDeviceId : string with get, set
Public Property SourceDeviceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to