次の方法で共有


AseV3NetworkingConfiguration.WindowsOutboundIpAddresses プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象