Class AccountEntity


  • public class AccountEntity
    extends Object
    • Field Detail

      • environment

        private com.azure.core.management.AzureEnvironment environment
      • clientId

        private String clientId
      • subscriptions

        private List<com.microsoft.azure.toolkit.lib.common.model.Subscription> subscriptions
      • selectedSubscriptionIds

        private List<String> selectedSubscriptionIds
      • available

        private boolean available
    • Constructor Detail

      • AccountEntity

        public AccountEntity()