Uses of Enum
com.azure.core.management.AzureEnvironment.Endpoint
Packages that use AzureEnvironment.Endpoint
Package
Description
Package containing the types for Azure ARM client side http communication with a REST endpoint.
-
Uses of AzureEnvironment.Endpoint in com.azure.core.management
Methods in com.azure.core.management that return AzureEnvironment.EndpointModifier and TypeMethodDescriptionstatic AzureEnvironment.EndpointReturns 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.Methods in com.azure.core.management with parameters of type AzureEnvironment.EndpointModifier and TypeMethodDescriptionAzureEnvironment.getUrlByEndpoint(AzureEnvironment.Endpoint endpoint) Gets the endpoint URL for the current environment.