BastionShareableLink.Vm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute