AdvancedNetworking.Performance Property

Definition

Gets or sets profile to enable performance-enhancing features on clusters that use Azure CNI powered by Cilium.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to