你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ITagRuleUpdate.LogRuleSendAadLog 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? LogRuleSendAadLog { 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.LogRuleSendAadLog : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendAadLogsStatus> with get, set
Public Property LogRuleSendAadLog As Nullable(Of SendAadLogsStatus)

Property Value

Attributes

Applies to