Share via


ILogRules.SendAadLog Property

Definition

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

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

Property Value

Attributes

Applies to