Partager via


ClusterUpdate.AllowedIpRangeList Propriété

Définition

Obtient ou définit la liste des adresses IP au format CIDR autorisé à se connecter au 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à