Partager via


ManagedClusterAPIServerAccessProfile.AuthorizedIPRanges Propriété

Définition

Obtient ou définit les plages d’adresses IP autorisées pour le serveur d’API Kubernetes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à