Partager via


BastionShareableLinkListRequest.Vms Propriété

Définition

Obtient ou définit la liste des références de machine virtuelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à