Interface Startable
-
- All Superinterfaces:
AzResourceBase
public interface Startable extends AzResourceBase
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
AzResourceBase.FormalStatus
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleanisRestartable()default booleanisStartable()default booleanisStoppable()voidrestart()voidstart()voidstop()-
Methods inherited from interface com.microsoft.azure.toolkit.lib.common.model.AzResourceBase
exists, getFormalStatus, getId, getName, getPortalUrl, getResourceGroupName, getStatus, getSubscription, getSubscriptionId
-
-