AzureIaaSVMJobV2.VirtualMachineVersion Property

Definition

Gets or sets specifies whether the backup item is a Classic or an Azure Resource Manager VM.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to