Class AzureCloudUrls


  • public class AzureCloudUrls
    extends Object
    Util class for Azure urls
    • Constructor Detail

      • AzureCloudUrls

        public AzureCloudUrls()
    • Method Detail

      • getBaseUrl

        public static String getBaseUrl​(String cloudType)
        Gets the base URL.
        Parameters:
        cloudType - the cloud type
        Returns:
        the base URL
      • getGraphBaseUrl

        public static String getGraphBaseUrl​(String cloudType)
        Gets the graph base URL.
        Parameters:
        cloudType - the cloud type
        Returns:
        the graph base URL
      • getServiceManagementBaseUrl

        public static String getServiceManagementBaseUrl​(String cloudType)
        Gets the service management base URL.
        Parameters:
        cloudType - the cloud type
        Returns:
        the service management base URL