Share via


ExpressRouteLink.ConnectorType Property

Definition

Gets physical fiber port type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to