Share via


GetVpnSitesConfigurationRequest.VpnSites Property

Definition

Gets or sets list of resource-ids of the vpn-sites for which config is to be downloaded.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnSites")]
public System.Collections.Generic.IList<string> VpnSites { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to