Uses of Class
com.microsoft.azure.management.network.Severity
Packages that use Severity
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of Severity in com.microsoft.azure.management.network
Fields in com.microsoft.azure.management.network declared as SeverityModifier and TypeFieldDescriptionstatic final Severity
Severity.ERROR
Static value Error for Severity.static final Severity
Severity.WARNING
Static value Warning for Severity.Methods in com.microsoft.azure.management.network that return SeverityModifier and TypeMethodDescriptionstatic Severity
Severity.fromString
(String name) Creates or finds a Severity from its string representation.ConnectivityIssue.severity()
Get the severity of the issue.Methods in com.microsoft.azure.management.network that return types with arguments of type Severity