VirtualWANInner.VirtualWANType Property

Definition

Gets or sets the type of the VirtualWAN.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public string VirtualWANType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.VirtualWANType : string with get, set
Public Property VirtualWANType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to