Share via


WebSiteGetRepositoryResponse Constructor ()

 

Initializes a new instance of the WebSiteGetRepositoryResponse class.

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

Syntax

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

See Also

WebSiteGetRepositoryResponse Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace

Return to top