Share via


SettingsListResponse Constructor ()

 

Initializes a new instance of the SettingsListResponse class.

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

Syntax

public SettingsListResponse()
public:
SettingsListResponse()
new : unit -> SettingsListResponse
Public Sub New

See Also

SettingsListResponse Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace

Return to top