AzureEnvironment.Endpoint Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. core. management. AzureEnvironment. Endpoint
- com.
- java.
public enum AzureEnvironment.Endpoint
extends Enum<Endpoint>
The enum representing available endpoints in an environment.
Fields
| ACTIVE_DIRECTORY |
Active Directory authentication endpoint. |
| APPLICATION_INSIGHTS |
Azure Application Insights. |
| DATA_LAKE_ANALYTICS |
Azure Data Lake Analytics DNS suffix. |
| DATA_LAKE_STORE |
Azure Data Lake Store DNS suffix. |
| GALLERY |
Azure Gallery endpoint. |
| GRAPH |
Azure Active Directory Graph APIs endpoint. |
| KEYVAULT |
Key Vault DNS suffix. |
| LOG_ANALYTICS |
Azure Log Analytics endpoint. |
| MANAGED_HSM |
Managed HSM DNS suffix. |
| MANAGEMENT |
Azure management endpoint. |
| MICROSOFT_GRAPH |
Microsoft Graph APIs endpoint. |
| RESOURCE_MANAGER |
Azure Resource Manager endpoint. |
| SQL |
Azure SQL endpoint. |
| STORAGE |
Storage DNS suffix. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
identifier()
public String identifier()
Gets a unique identifier for the endpoint in the environment.