Delen via


BastionShareableLinkListRequest.Vms Property

Definition

Gets or sets list of VM references.

[Newtonsoft.Json.JsonProperty(PropertyName="vms")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.BastionShareableLink> Vms { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vms")>]
member this.Vms : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.BastionShareableLink> with get, set
Public Property Vms As IList(Of BastionShareableLink)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to