ArcExtensionInstanceViewStatus.Level Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The level code. Indicates the severity or importance of the status message.
public Azure.ResourceManager.Hci.Models.HciStatusLevelType? Level { get; }
member this.Level : Nullable<Azure.ResourceManager.Hci.Models.HciStatusLevelType>
Public ReadOnly Property Level As Nullable(Of HciStatusLevelType)