Uses of Class
com.azure.core.management.AzureEnvironment
Packages that use AzureEnvironment
Package
Description
Package containing the types for Azure ARM client side http communication with a REST endpoint.
Package containing the profile types for Azure ARM client.
-
Uses of AzureEnvironment in com.azure.core.management
Fields in com.azure.core.management declared as AzureEnvironmentModifier and TypeFieldDescriptionstatic final AzureEnvironmentAzureEnvironment.AZUREProvides the settings for authentication with Azure.static final AzureEnvironmentAzureEnvironment.AZURE_CHINAProvides the settings for authentication with Azure China.static final AzureEnvironmentAzureEnvironment.AZURE_GERMANYDeprecated.static final AzureEnvironmentAzureEnvironment.AZURE_US_GOVERNMENTProvides the settings for authentication with Azure US Government.Methods in com.azure.core.management that return types with arguments of type AzureEnvironmentModifier and TypeMethodDescriptionstatic List<AzureEnvironment> AzureEnvironment.knownEnvironments()Gets the list of known environments to Azure SDK. -
Uses of AzureEnvironment in com.azure.core.management.profile
Methods in com.azure.core.management.profile that return AzureEnvironmentConstructors in com.azure.core.management.profile with parameters of type AzureEnvironmentModifierConstructorDescriptionAzureProfile(AzureEnvironment environment) Note: Only use this constructor for custom Azure cloud/endpoints.AzureProfile(String tenantId, String subscriptionId, AzureEnvironment environment) Note: Only use this constructor for custom Azure cloud/endpoints.
Region.GERMANY_WEST_CENTRALorRegion.GERMANY_NORTHwithAZURE.