Share via


IMonitoringTagRules.LogRuleSendAadLog Property

Definition

Flag specifying if AAD logs should be sent for the Monitor resource.

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Flag specifying if AAD logs should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="sendAadLogs")]
public bool? LogRuleSendAadLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Flag specifying if AAD logs should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="sendAadLogs")>]
member this.LogRuleSendAadLog : Nullable<bool> with get, set
Public Property LogRuleSendAadLog As Nullable(Of Boolean)

Property Value

Attributes

Applies to