Share via


NetworkInterfaceInner.VirtualMachine Property

Definition

Gets the reference of a virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachine")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource VirtualMachine { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachine")>]
member this.VirtualMachine : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
Public ReadOnly Property VirtualMachine As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to