Share via


ILogRules.SendAadLog 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? SendAadLog { 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.SendAadLog : Nullable<bool> with get, set
Public Property SendAadLog As Nullable(Of Boolean)

Property Value

Attributes

Applies to