次の方法で共有


GetInboundRoutesParameters.ConnectionType プロパティ

定義

ExpressRouteConnection、HubVirtualNetworkConnection、VpnConnection、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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象