Share via


Instance.EnableDiagnostic Property

Definition

Enables or Disables the diagnostic logs collection

[Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Origin(Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.PropertyOrigin.Inlined)]
public bool? EnableDiagnostic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Origin(Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.PropertyOrigin.Inlined)>]
member this.EnableDiagnostic : Nullable<bool> with get, set
Public Property EnableDiagnostic As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to