Share via


IClusterDesiredProperties.DiagnosticLevel Property

Definition

Desired level of diagnostic data emitted by the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Desired level of diagnostic data emitted by the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.DiagnosticLevel) }, ReadOnly=false, Required=false, SerializedName="diagnosticLevel")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.DiagnosticLevel? DiagnosticLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Desired level of diagnostic data emitted by the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.DiagnosticLevel) }, ReadOnly=false, Required=false, SerializedName="diagnosticLevel")>]
member this.DiagnosticLevel : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.DiagnosticLevel> with get, set
Public Property DiagnosticLevel As Nullable(Of DiagnosticLevel)

Property Value

Attributes

Applies to