다음을 통해 공유


BastionShareableLink.Vm Property

Definition

Gets or sets reference of the virtual machine resource.

[Newtonsoft.Json.JsonProperty(PropertyName="vm")]
public Microsoft.Azure.Management.Network.Models.VM Vm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vm")>]
member this.Vm : Microsoft.Azure.Management.Network.Models.VM with get, set
Public Property Vm As VM

Property Value

VM
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to