Share via


AseV3NetworkingConfiguration.ExternalInboundIpAddresses Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to