Share via


AseV3NetworkingConfiguration.InternalInboundIpAddresses Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to