WebSiteGetPublishProfileResponse::PublishProfile Properties

 

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

NameDescription
System_CAPS_pubpropertyControlPanelUri

Gets or sets the URL of the control panel for the web site.

System_CAPS_pubpropertyDatabases

Gets or sets the connection information for the databases that are used by the web site application.

System_CAPS_pubpropertyDestinationAppUri

Gets or sets the URL of the web site to which content will be published.

System_CAPS_pubpropertyFtpPassiveMode

Gets or sets whether FTP passive mode is being used.

System_CAPS_pubpropertyHostingProviderForumUri

Gets or sets the URL of the forum of the hosting provider.

System_CAPS_pubpropertyMSDeploySite

Gets or sets the name of the web site to which content will be published.

System_CAPS_pubpropertyMySqlConnectionString

Gets or sets the connection string for the MySQL database that supports the web site application.

System_CAPS_pubpropertyProfileName

Gets or sets the name of the publish profile.

System_CAPS_pubpropertyPublishMethod

Gets or sets the publish method.

System_CAPS_pubpropertyPublishUrl

Gets or sets the URL to which content will be uploaded.

System_CAPS_pubpropertySqlServerConnectionString

Gets or sets the connection string for the SQL Server database that supports the web site application.

System_CAPS_pubpropertyUserName

Gets or sets the name for the identity that will be used for publishing.

System_CAPS_pubpropertyUserPassword

Gest or sets the hash value of the password that will be used for publishing.

Return to top
Show: