Partilhar via


ClusterUpdate.AllowedIpRangeList Propriedade

Definição

Obtém ou define a lista de ips no formato cidr permitido para se conectar ao cluster.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a