| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingState |
VirtualHubInner.routingState()
Get the routingState property: The routing state.
|
| Modifier and Type | Field and Description |
|---|---|
static RoutingState |
RoutingState.FAILED
Static value Failed for RoutingState.
|
static RoutingState |
RoutingState.NONE
Static value None for RoutingState.
|
static RoutingState |
RoutingState.PROVISIONED
Static value Provisioned for RoutingState.
|
static RoutingState |
RoutingState.PROVISIONING
Static value Provisioning for RoutingState.
|
| Modifier and Type | Method and Description |
|---|---|
static RoutingState |
RoutingState.fromString(String name)
Creates or finds a RoutingState from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.