MonitoredResource.ReasonForLogsStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reason for why the resource is sending logs (or why it is not sending).
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.FormatTable(Index=0)]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Owned)]
public string ReasonForLogsStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.FormatTable(Index=0)>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Owned)>]
member this.ReasonForLogsStatus : string with get, set
Public Property ReasonForLogsStatus As String
Property Value
Implements
- Attributes