共用方式為


MachineExtensionInstanceViewStatus.Level Property

Definition

Gets the level code. Possible values include: 'Info', 'Warning', 'Error'

[Newtonsoft.Json.JsonProperty(PropertyName="level")]
public string Level { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="level")>]
member this.Level : string
Public ReadOnly Property Level As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to