Uses of Class
com.microsoft.azure.management.appservice.StatusOptions
-
-
Uses of StatusOptions in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return StatusOptions Modifier and Type Method Description static StatusOptionsStatusOptions. fromString(String value)Parses a serialized value to a StatusOptions instance.StatusOptionsAppServicePlanPatchResource. status()Get app Service plan status.static StatusOptionsStatusOptions. valueOf(String name)Returns the enum constant of this type with the specified name.static StatusOptions[]StatusOptions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-