Class AzureCloud

  • All Implemented Interfaces:
    com.microsoft.azure.toolkit.lib.AzureService, com.microsoft.azure.toolkit.lib.common.entity.IAzureModule

    public class AzureCloud
    extends Object
    implements com.microsoft.azure.toolkit.lib.AzureService
    • Constructor Detail

      • AzureCloud

        public AzureCloud()
    • Method Detail

      • list

        public List<com.azure.core.management.AzureEnvironment> list()
      • get

        public com.azure.core.management.AzureEnvironment get()
      • getName

        public String getName()
      • getOrDefault

        public com.azure.core.management.AzureEnvironment getOrDefault()
      • set

        public AzureCloud set​(com.azure.core.management.AzureEnvironment environment)
      • getSubscriptions

        public List<com.microsoft.azure.toolkit.lib.common.model.Subscription> getSubscriptions()
        Specified by:
        getSubscriptions in interface com.microsoft.azure.toolkit.lib.AzureService