| Package | Description |
|---|---|
| com.azure.core |
Package containing the types for client side http communication with a REST endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static AzureEnvironment.Endpoint |
AzureEnvironment.Endpoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AzureEnvironment.Endpoint[] |
AzureEnvironment.Endpoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AzureEnvironment.url(AzureEnvironment.Endpoint endpoint)
Get the endpoint URL for the current environment.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.