Partager via


RedisRebootParameters.Ports Propriété

Définition

Obtient ou définit une liste d’instances redis à redémarrer, spécifiées par instance ports SSL ou ports non 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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à