ClusterLogAnalyticsApplicationLogs interface
Collection of logs to be enabled or disabled for log analytics.
Properties
std |
True if stderror is enabled, otherwise false. |
std |
True if stdout is enabled, otherwise false. |
Property Details
stdErrorEnabled
True if stderror is enabled, otherwise false.
stdErrorEnabled?: boolean
Property Value
boolean
stdOutEnabled
True if stdout is enabled, otherwise false.
stdOutEnabled?: boolean
Property Value
boolean
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript