Share via


ILogRules.SendActivityLog Property

Definition

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

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

Property Value

Attributes

Applies to