UpgradeOperationHistoricalStatusInfoProperties.TargetImageReference Property

Definition

Gets image Reference details

[Newtonsoft.Json.JsonProperty(PropertyName="targetImageReference")]
public Microsoft.Azure.Management.Compute.Models.ImageReference TargetImageReference { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetImageReference")>]
member this.TargetImageReference : Microsoft.Azure.Management.Compute.Models.ImageReference
Public ReadOnly Property TargetImageReference As ImageReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to