Share via


MonitoredResource.SendingLog Property

Definition

Flag indicating if resource is sending logs to Dynatrace.

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

Property Value

Implements

Attributes

Applies to