### YamlMime:JavaType inheritances: - methods: - fullName: com.microsoft.azure.management.appservice.EnabledConfig.enabled() name: enabled() nameWithType: EnabledConfig.enabled() returns: description:

the enabled value

type: summary: >-

Get the enabled value.

syntax: public Boolean enabled() uid: com.microsoft.azure.management.appservice.EnabledConfig.enabled() - fullName: com.microsoft.azure.management.appservice.EnabledConfig.withEnabled(Boolean enabled) name: withEnabled(Boolean enabled) nameWithType: EnabledConfig.withEnabled(Boolean enabled) parameters: - description:

the enabled value to set

name: enabled type: returns: description:

the EnabledConfig object itself.

type: summary: >-

Set the enabled value.

syntax: public EnabledConfig withEnabled(Boolean enabled) uid: com.microsoft.azure.management.appservice.EnabledConfig.withEnabled(Boolean) nameWithType: EnabledConfig syntax: public class EnabledConfig type: class uid: com.microsoft.azure.management.appservice.EnabledConfig fullName: com.microsoft.azure.management.appservice.EnabledConfig name: EnabledConfig package: com.microsoft.azure.management.appservice summary:

Enabled configuration.

metadata: {}