MonitoringSettingProperties Class
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.
Monitoring Setting properties payload
public class MonitoringSettingProperties
type MonitoringSettingProperties = class
Public Class MonitoringSettingProperties
- Inheritance
-
MonitoringSettingProperties
Constructors
MonitoringSettingProperties() |
Initializes a new instance of the MonitoringSettingProperties class. |
MonitoringSettingProperties(String, Error, Nullable<Boolean>, String) |
Initializes a new instance of the MonitoringSettingProperties class. |
Properties
AppInsightsInstrumentationKey |
Gets or sets target application insight instrumentation key |
Error |
Gets or sets error when apply Monitoring Setting changes. |
ProvisioningState |
Gets state of the Monitoring Setting. Possible values include: 'NotAvailable', 'Failed', 'Succeeded', 'Updating' |
TraceEnabled |
Gets or sets indicates whether enable the trace functionality |