共用方式為


RedisResource.Port Property

Definition

Gets redis non-SSL port.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to