AdvancedNetworking.Security Property

Definition

Gets or sets security profile to enable security features on cilium based cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="security")]
public Microsoft.Azure.Management.ContainerService.Models.AdvancedNetworkingSecurity Security { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="security")>]
member this.Security : Microsoft.Azure.Management.ContainerService.Models.AdvancedNetworkingSecurity with get, set
Public Property Security As AdvancedNetworkingSecurity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to