Uses of Class
com.microsoft.azure.management.appservice.EnabledConfig
Packages that use EnabledConfig
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of EnabledConfig in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return EnabledConfigModifier and TypeMethodDescriptionEnabledConfig.withEnabled
(Boolean enabled) Set true if configuration is enabled, false if it is disabled and null if configuration is not set.