Share via


MonitoredResource.SendingMetric Property

Definition

Flag indicating if resource is sending metrics to Dynatrace.

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

Property Value

Implements

Attributes

Applies to