VpnServerConfigurationsResponseInner.VpnServerConfigurationResourceIds Property

Definition

Gets or sets list of VpnServerConfigurations associated with VirtualWan.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnServerConfigurationResourceIds")]
public System.Collections.Generic.IList<string> VpnServerConfigurationResourceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnServerConfigurationResourceIds")>]
member this.VpnServerConfigurationResourceIds : System.Collections.Generic.IList<string> with get, set
Public Property VpnServerConfigurationResourceIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to