Package com.microsoft.azure.toolkit.lib
Interface AzService
-
- All Known Subinterfaces:
AzureService<T>,IAzureAccount
- All Known Implementing Classes:
AbstractAzService,AbstractAzureResourceModule
public interface AzService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()voidrefresh()
-
-
-
Method Detail
-
getName
String getName()
-
refresh
void refresh()
-
-