Share via


LogRules.SendSubscriptionLog Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Origin(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendSubscriptionLogsStatus? SendSubscriptionLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Origin(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.PropertyOrigin.Owned)>]
member this.SendSubscriptionLog : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendSubscriptionLogsStatus> with get, set
Public Property SendSubscriptionLog As Nullable(Of SendSubscriptionLogsStatus)

Property Value

Implements

Attributes

Applies to