Compartir a través de


NodeInfo.IpConfiguration Propiedad

Definición

Obtiene o establece la configuración ip del nodo de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a