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.
public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.NetworkDataplane> NetworkDataplane { get; set; }
member this.NetworkDataplane : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.NetworkDataplane> with get, set
Public Property NetworkDataplane As BicepValue(Of NetworkDataplane)