Compartilhar via


RedisRebootParameters.Ports Propriedade

Definição

Obtém ou define uma lista de instâncias redis a serem reinicializadas, especificadas por portas SSL por instância ou portas não SSL.

[Newtonsoft.Json.JsonProperty(PropertyName="ports")]
public System.Collections.Generic.IList<int?> Ports { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ports")>]
member this.Ports : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Ports As IList(Of Nullable(Of Integer))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a