InstanceProperties.EnableDiagnostic Property

Definition

Enables or Disables the diagnostic logs collection

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

Property Value

Implements

Attributes

Applies to