Freigeben über


ContainerServiceNetworkProfile.ObservabilityEnabled Property

Definition

Indicates the enablement of Advanced Networking observability functionalities on clusters.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? ObservabilityEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ObservabilityEnabled : Nullable<bool> with get, set
Public Property ObservabilityEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to