EdgeKubernetesNodeInfo.IPConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IP Configuration of the Kubernetes node.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBoxEdge.Models.EdgeKubernetesIPConfiguration> IPConfiguration { get; }
member this.IPConfiguration : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBoxEdge.Models.EdgeKubernetesIPConfiguration>
Public ReadOnly Property IPConfiguration As IReadOnlyList(Of EdgeKubernetesIPConfiguration)