次の方法で共有


RedisResource.Port プロパティ

定義

redis 非 SSL ポートを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.port")]
public int? Port { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.port")>]
member this.Port : Nullable<int>
Public ReadOnly Property Port As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象