| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static RoutingChoice |
RoutingChoice.INTERNET_ROUTING
Static value InternetRouting for RoutingChoice.
|
static RoutingChoice |
RoutingChoice.MICROSOFT_ROUTING
Static value MicrosoftRouting for RoutingChoice.
|
| Modifier and Type | Method and Description |
|---|---|
static RoutingChoice |
RoutingChoice.fromString(String name)
Creates or finds a RoutingChoice from its string representation.
|
RoutingChoice |
RoutingPreference.routingChoice()
Get the routingChoice property: Routing Choice defines the kind of network routing opted by the user.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingPreference |
RoutingPreference.withRoutingChoice(RoutingChoice routingChoice)
Set the routingChoice property: Routing Choice defines the kind of network routing opted by the user.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.