ImageUpdate.SourceVirtualMachine Property

Definition

Gets or sets the source virtual machine from which Image is created.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceVirtualMachine")]
public Microsoft.Azure.Management.Compute.Models.SubResource SourceVirtualMachine { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceVirtualMachine")>]
member this.SourceVirtualMachine : Microsoft.Azure.Management.Compute.Models.SubResource with get, set
Public Property SourceVirtualMachine As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to