| Package | Description |
|---|---|
| com.azure.core |
Package containing the types for client side http communication with a REST endpoint.
|
| Modifier and Type | Field and Description |
|---|---|
static AzureEnvironment |
AzureEnvironment.AZURE
Provides the settings for authentication with Azure.
|
static AzureEnvironment |
AzureEnvironment.AZURE_CHINA
Provides the settings for authentication with Azure China.
|
static AzureEnvironment |
AzureEnvironment.AZURE_GERMANY
Provides the settings for authentication with Azure Germany.
|
static AzureEnvironment |
AzureEnvironment.AZURE_US_GOVERNMENT
Provides the settings for authentication with Azure US Government.
|
| Modifier and Type | Method and Description |
|---|---|
static AzureEnvironment[] |
AzureEnvironment.knownEnvironments() |
Copyright © 2019 Microsoft Corporation. All rights reserved.