CreateOrUpdateKubeBase.EnableAdvancedNetworking 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.
[System.Management.Automation.Parameter(HelpMessage="Enable Advanced Networking functionalities of observability and security on AKS clusters. When this is set to true, all observability and security features will be set to enabled unless explicitly disabled. If not specified, the default is false.", Mandatory=false)]
public System.Management.Automation.SwitchParameter EnableAdvancedNetworking { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Enable Advanced Networking functionalities of observability and security on AKS clusters. When this is set to true, all observability and security features will be set to enabled unless explicitly disabled. If not specified, the default is false.", Mandatory=false)>]
member this.EnableAdvancedNetworking : System.Management.Automation.SwitchParameter with get, set
Public Property EnableAdvancedNetworking As SwitchParameter
Property Value
- Attributes