Bagikan melalui


GetInboundRoutesParameters.ConnectionType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to