Share via


AseV3NetworkingConfiguration.LinuxOutboundIpAddresses Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.linuxOutboundIpAddresses")]
public System.Collections.Generic.IList<string> LinuxOutboundIpAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linuxOutboundIpAddresses")>]
member this.LinuxOutboundIpAddresses : System.Collections.Generic.IList<string>
Public ReadOnly Property LinuxOutboundIpAddresses As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to