Udostępnij za pośrednictwem


ICluster.ReportedPropertyDiagnosticLevel Property

Definition

Level of diagnostic data emitted by the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="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? ReportedPropertyDiagnosticLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="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.ReportedPropertyDiagnosticLevel : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.DiagnosticLevel> with get, set
Public Property ReportedPropertyDiagnosticLevel As Nullable(Of DiagnosticLevel)

Property Value

Attributes

Applies to