Dela via


IMonitoringTagRules.LogRuleSendSubscriptionLog Property

Definition

Flag specifying if subscription logs should be sent for the Monitor resource.

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

Property Value

Attributes

Applies to