DiagnosticProactiveLogCollectionSettings Class

Definition

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
DiagnosticProactiveLogCollectionSettings
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