次の方法で共有


ExpressRouteLink.ConnectorType プロパティ

定義

物理ファイバー ポートの種類を取得します。 使用可能な値は、'LC'、'SC' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectorType")]
public string ConnectorType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectorType")>]
member this.ConnectorType : string
Public ReadOnly Property ConnectorType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象