Partilhar via


IWebSiteExtensionsClient.Settings Property

 

Operations for managing the settings.

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Syntax

ISettingsOperations Settings { get; }
property ISettingsOperations^ Settings {
    ISettingsOperations^ get();
}
abstract Settings : ISettingsOperations with get
ReadOnly Property Settings As ISettingsOperations

Property Value

Type: Microsoft.WindowsAzure.WebSitesExtensions.ISettingsOperations

See Also

IWebSiteExtensionsClient Interface
Microsoft.WindowsAzure.WebSitesExtensions Namespace

Return to top