ISettingsOperations Members

Operations for managing the settings.

The following tables list the members exposed by the ISettingsOperations type.

Public Methods

(see also Extension Methods)

  Name Description
DeleteAsync Gets a setting.
GetAsync Gets a setting.
ListAsync Lists the settings.
UpdateAsync Updates a setting.

Top

Extension Methods

  Name Description
Delete  Gets a setting. (Defined by SettingsOperationsExtensions.)
DeleteAsync  Gets a setting. (Defined by SettingsOperationsExtensions.)
Get  Gets a setting. (Defined by SettingsOperationsExtensions.)
GetAsync  Gets a setting. (Defined by SettingsOperationsExtensions.)
List  Lists the settings. (Defined by SettingsOperationsExtensions.)
ListAsync  Lists the settings. (Defined by SettingsOperationsExtensions.)
Update  Updates a setting. (Defined by SettingsOperationsExtensions.)
UpdateAsync  Updates a setting. (Defined by SettingsOperationsExtensions.)

Top

See Also

Reference

ISettingsOperations Interface
Microsoft.WindowsAzure.WebSitesExtensions Namespace