Share via


JobProperties.TargetInstanceType Property

Definition

Gets or sets the type of the affected object which is of Microsoft.Azure.SiteRecovery.V2015_11_10.AffectedObjectType class.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to