Share via


ITagRuleUpdate.LogRuleSendSubscriptionLog Property

Definition

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

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

Property Value

Attributes

Applies to