次の方法で共有


RedisResource.SslPort プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象