Compartilhar via


VpnSite.VpnSiteLinks Propriedade

Definição

Obtém ou define a lista de todos os links de site vpn.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a