Share via


ITagRule.LogRuleSendActivityLog Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Flag specifying if activity logs from Azure resources should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sendActivityLogs", Update=false)]
public string LogRuleSendActivityLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Flag specifying if activity logs from Azure resources should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sendActivityLogs", Update=false)>]
member this.LogRuleSendActivityLog : string with get, set
Public Property LogRuleSendActivityLog As String

Property Value

Attributes

Applies to