Compartir a través de


BastionShareableLinkListRequest.Vms Propiedad

Definición

Obtiene o establece la lista de referencias de máquina virtual.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a