DiagnosticProactiveLogCollectionSettings 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.
The diagnostic proactive log collection settings of a device.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DiagnosticProactiveLogCollectionSettings : Microsoft.Azure.Management.DataBoxEdge.Models.ARMBaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiagnosticProactiveLogCollectionSettings = class
inherit ARMBaseModel
Public Class DiagnosticProactiveLogCollectionSettings
Inherits ARMBaseModel
- Inheritance
- Attributes
Constructors
DiagnosticProactiveLogCollectionSettings() |
Initializes a new instance of the DiagnosticProactiveLogCollectionSettings class. |
DiagnosticProactiveLogCollectionSettings(String, String, String, String, SystemData) |
Initializes a new instance of the DiagnosticProactiveLogCollectionSettings class. |
Properties
Id |
Gets the path ID that uniquely identifies the object. (Inherited from ARMBaseModel) |
Name |
Gets the object name. (Inherited from ARMBaseModel) |
SystemData |
Gets or sets diagnosticProactiveLogCollectionSettings |
Type |
Gets the hierarchical type of the object. (Inherited from ARMBaseModel) |
UserConsent |
Gets or sets proactive diagnostic collection consent flag. Possible values include: 'Enabled', 'Disabled' |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET