Share via


LogRules.SendActivityLog Property

Definition

Flag specifying if activity logs from Azure resources should be sent for the Monitor resource.

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Origin(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendActivityLogsStatus? SendActivityLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Origin(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.PropertyOrigin.Owned)>]
member this.SendActivityLog : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendActivityLogsStatus> with get, set
Public Property SendActivityLog As Nullable(Of SendActivityLogsStatus)

Property Value

Implements

Attributes

Applies to