Share via


ITagRule.LogRuleSendAadLog Property

Definition

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

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

Property Value

Attributes

Applies to