DynatraceMonitoredResourceDetails.SendingLogsStatus 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.
Flag indicating if resource is sending logs to Dynatrace.
public Azure.ResourceManager.Dynatrace.Models.LogsSendingStatus? SendingLogsStatus { get; }
member this.SendingLogsStatus : Nullable<Azure.ResourceManager.Dynatrace.Models.LogsSendingStatus>
Public ReadOnly Property SendingLogsStatus As Nullable(Of LogsSendingStatus)