DynatraceMonitorResourceLogRules.SendAadLogs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag specifying if AAD logs should be sent for the Monitor resource.
public Azure.ResourceManager.Dynatrace.Models.AadLogsSendingStatus? SendAadLogs { get; set; }
member this.SendAadLogs : Nullable<Azure.ResourceManager.Dynatrace.Models.AadLogsSendingStatus> with get, set
Public Property SendAadLogs As Nullable(Of AadLogsSendingStatus)