AdvancedNetworkingSecurity.TransitEncryption Property

Definition

Gets or sets encryption configuration for Cilium-based clusters. Once enabled all traffic between Cilium managed pods will be encrypted when it leaves the node boundary.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to