Uses of Class
com.microsoft.azure.management.appservice.EnabledConfig
-
-
Uses of EnabledConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return EnabledConfig Modifier and Type Method Description EnabledConfigEnabledConfig. withEnabled(Boolean enabled)Set true if configuration is enabled, false if it is disabled and null if configuration is not set.
-