PeerExpressRouteCircuitConnection.ConnectionName Property

Definition

Gets or sets the name of the express route circuit connection resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionName")]
public string ConnectionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionName")>]
member this.ConnectionName : string with get, set
Public Property ConnectionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to