ContainerServiceNetworkProfile.NetworkDataplane 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.
Network dataplane used in the Kubernetes cluster. Serialized Name: ContainerServiceNetworkProfile.networkDataplane
public Azure.ResourceManager.ContainerService.Models.NetworkDataplane? NetworkDataplane { get; set; }
member this.NetworkDataplane : Nullable<Azure.ResourceManager.ContainerService.Models.NetworkDataplane> with get, set
Public Property NetworkDataplane As Nullable(Of NetworkDataplane)