PublishProfile 成员

Represents a publish profile.

以下各表列出了由 PublishProfile 类型公开的成员。

公共 构造函数

  Name 说明
  PublishProfile Initializes a new instance of the PublishProfile class.

返回页首

公共 属性

  Name 说明
ControlPanelUri Gets or sets the URL of the control panel for the web site.
Databases Gets or sets the connection information for the databases that are used by the web site application.
DestinationAppUri Gets or sets the URL of the web site to which content will be published.
FtpPassiveMode Gets or sets whether FTP passive mode is being used.
HostingProviderForumUri Gets or sets the URL of the forum of the hosting provider.
MSDeploySite Gets or sets the name of the web site to which content will be published.
MySqlConnectionString Gets or sets the connection string for the MySQL database that supports the web site application.
ProfileName Gets or sets the name of the publish profile.
PublishMethod Gets or sets the publish method.
PublishUrl Gets or sets the URL to which content will be uploaded.
SqlServerConnectionString Gets or sets the connection string for the SQL Server database that supports the web site application.
UserName Gets or sets the name for the identity that will be used for publishing.
UserPassword Gest or sets the hash value of the password that will be used for publishing.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

PublishProfile 类
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetPublishProfileResponse 命名空间