次の方法で共有


AseV3NetworkingConfiguration.ExternalInboundIpAddresses プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象