Interface IAzureAccount
-
- All Superinterfaces:
AzureService,IAzureModule
public interface IAzureAccount extends AzureService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.microsoft.azure.toolkit.lib.AzureService
AzureService.HttpClientHolder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAccountaccount()List<Region>listRegions(String subscriptionId)-
Methods inherited from interface com.microsoft.azure.toolkit.lib.AzureService
getResourceManager, getSubscriptions, listSupportedRegions
-
Methods inherited from interface com.microsoft.azure.toolkit.lib.common.entity.IAzureModule
getParent, name, refresh
-
-