Share via


WebSiteGetPublishProfileResponse.PublishProfile Constructor ()

 

Initializes a new instance of the WebSiteGetPublishProfileResponse.PublishProfile class.

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

Syntax

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

See Also

WebSiteGetPublishProfileResponse.PublishProfile Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace

Return to top