Share via


IMonitoredResource.SendingMetric Property

Definition

Flag indicating if resource is sending metrics to Dynatrace.

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Flag indicating if resource is sending metrics to Dynatrace.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendingMetricsStatus) }, ReadOnly=false, Required=false, SerializedName="sendingMetrics")]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendingMetricsStatus? SendingMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Flag indicating if resource is sending metrics to Dynatrace.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendingMetricsStatus) }, ReadOnly=false, Required=false, SerializedName="sendingMetrics")>]
member this.SendingMetric : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendingMetricsStatus> with get, set
Public Property SendingMetric As Nullable(Of SendingMetricsStatus)

Property Value

Attributes

Applies to