IMonitoredResource.ReasonForMetricsStatus Property

Definition

Reason for why the resource is sending metrics (or why it is not sending).

[Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="Reason for why the resource is sending metrics (or why it is not sending).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="reasonForMetricsStatus")]
public string ReasonForMetricsStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="Reason for why the resource is sending metrics (or why it is not sending).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="reasonForMetricsStatus")>]
member this.ReasonForMetricsStatus : string with get, set
Public Property ReasonForMetricsStatus As String

Property Value

Attributes

Applies to