Share via


ExpressRouteCircuitRoutesTable.Network Property

Definition

Gets or sets IP address of a network entity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to