Compartir a través de


Cluster.AllowedIpRangeList Propiedad

Definición

Obtiene o establece la lista de ips con el formato CIDR permitido para conectarse al clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedIpRangeList")]
public System.Collections.Generic.IList<string> AllowedIpRangeList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedIpRangeList")>]
member this.AllowedIpRangeList : System.Collections.Generic.IList<string> with get, set
Public Property AllowedIpRangeList As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a