Compartir a través de


GetInboundRoutesParameters.ConnectionType Propiedad

Definición

Obtiene o establece el tipo del recurso de conexión especificado, como ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection y 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a