Freigeben über


ManagedClusterSecurityProfile.SecurityMonitoringEnabled Property

Definition

Whether to enable Defender threat detection

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

Property Value

Implements

Attributes

Applies to