Share via


SettingsGetResponse Constructor ()

 

Initializes a new instance of the SettingsGetResponse class.

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

Syntax

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

See Also

SettingsGetResponse Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace

Return to top