次の方法で共有


AseV3NetworkingConfiguration.LinuxOutboundIpAddresses プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象