EffectiveRoutesParameters.VirtualWanResourceType Property

Definition

Gets or sets the type of the specified resource like RouteTable, ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to