Partilhar via


ManagedClusterSecurityProfileDefender.LogAnalyticsWorkspaceResourceId Property

Definition

Gets or sets resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty.

[Newtonsoft.Json.JsonProperty(PropertyName="logAnalyticsWorkspaceResourceId")]
public string LogAnalyticsWorkspaceResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logAnalyticsWorkspaceResourceId")>]
member this.LogAnalyticsWorkspaceResourceId : string with get, set
Public Property LogAnalyticsWorkspaceResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to