AzureIaaSVMProtectedItem.VirtualMachineId Property

Definition

Gets or sets fully qualified ARM ID of the virtual machine represented by this item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to