IMonitoredResource.ReasonForLogsStatus Property

Definition

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

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

Property Value

Attributes

Applies to