AdvancedNetworkingSecurity.TransitEncryption 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.
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