ExpressRouteCrossConnectionInner.SecondaryAzurePort Property

Definition

Gets the name of the secondary port.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to