Partager via


NodeInfo.IpConfiguration Propriété

Définition

Obtient ou définit la configuration IP du nœud Kubernetes.

[Newtonsoft.Json.JsonProperty(PropertyName="ipConfiguration")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.KubernetesIPConfiguration> IpConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipConfiguration")>]
member this.IpConfiguration : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.KubernetesIPConfiguration> with get, set
Public Property IpConfiguration As IList(Of KubernetesIPConfiguration)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à