Compartilhar via


BastionShareableLinkListRequest.Vms Propriedade

Definição

Obtém ou define a lista de referências de VM.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a