Compartilhar via


NodeInfo.IpConfiguration Propriedade

Definição

Obtém ou define a Configuração de IP do nó 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a