次の方法で共有


ExpressRouteLinkInner.ConnectorType プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectorType")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkConnectorType ConnectorType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectorType")>]
member this.ConnectorType : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkConnectorType
Public ReadOnly Property ConnectorType As ExpressRouteLinkConnectorType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象