次の方法で共有


AseV3NetworkingConfiguration.InternalInboundIpAddresses プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象