CreateOrUpdateKubeBase.EnableAdvancedNetworking Property

Definition

[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

Applies to