| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static IssueType |
IssueType.AGENT_STOPPED
Static value AgentStopped for IssueType.
|
static IssueType |
IssueType.DNS_RESOLUTION
Static value DnsResolution for IssueType.
|
static IssueType |
IssueType.GUEST_FIREWALL
Static value GuestFirewall for IssueType.
|
static IssueType |
IssueType.NETWORK_SECURITY_RULE
Static value NetworkSecurityRule for IssueType.
|
static IssueType |
IssueType.PLATFORM
Static value Platform for IssueType.
|
static IssueType |
IssueType.PORT_THROTTLED
Static value PortThrottled for IssueType.
|
static IssueType |
IssueType.SOCKET_BIND
Static value SocketBind for IssueType.
|
static IssueType |
IssueType.UNKNOWN
Static value Unknown for IssueType.
|
static IssueType |
IssueType.USER_DEFINED_ROUTE
Static value UserDefinedRoute for IssueType.
|
| Modifier and Type | Method and Description |
|---|---|
static IssueType |
IssueType.fromString(String name)
Creates or finds a IssueType from its string representation.
|
IssueType |
ConnectivityIssue.type()
Get the type property: The type of issue.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.