Share via


IMonitoringTagRules.LogRuleSendActivityLog Property

Definition

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

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

Property Value

Attributes

Applies to